Method

IdeToolchainget_id

Declaration

const gchar*
ide_toolchain_get_id (
  IdeToolchain* self
)

Description

Gets the internal identifier of the toolchain.

Available since:3.32

Return value

Returns: const gchar*
 

The unique identifier.

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