Method

IdeConfigget_toolchain_id

Declaration

const gchar*
ide_config_get_toolchain_id (
  IdeConfig* self
)

Description

Gets the toolchain id for the configuration.

Return value

Type: const gchar*

The id of an IdeToolchain or NULL.

The data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.