Method

IdeToolchainget_id

Declaration

const gchar*
ide_toolchain_get_id (
  IdeToolchain* self
)

Description

Gets the internal identifier of the toolchain.

Gets propertyIde.Toolchain:id

Return value

Type: const gchar*

The unique identifier.

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