Method

IdeToolchainset_id

[]

Declaration

void
ide_toolchain_set_id (
  IdeToolchain* self,
  const gchar* id
)
[]

Description

Sets the internal identifier of the toolchain.

Sets propertyIde.Toolchain:id
[]

Parameters

id

Type: const gchar*

The unique identifier.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.