Method

IdeConfigget_toolchain

Declaration

IdeToolchain*
ide_config_get_toolchain (
  IdeConfig* self
)

Description

Gets the toolchain for the configuration.

Gets propertyIde.Config:toolchain

Return value

Type: IdeToolchain

An IdeToolchain.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.