Method
IdeToolchainget_tools_for_id
Parameters
tool_id
-
Type:
const gchar*
The identifier of the tool like
IDE_TOOLCHAIN_TOOL_CC
.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.
Return value
Type: GHashTable
A table of language names and paths.
The caller of the method takes ownership of the data, and is responsible for freeing it. |