Method
IdeConfigset_toolchain
since: 3.32
Description
Sets the toolchain for the configuration.
Available since: 3.32
Sets property | Ide.Config:toolchain |
Parameters
toolchain
-
Type:
IdeToolchain
An
IdeToolchain
orNULL
to use the default one.The argument can be NULL
.The data is owned by the caller of the function.