API Version: 41.0
Library Version: 41.0
GHashTable* ide_toolchain_get_tools_for_id ( IdeToolchain* self, const gchar* tool_id )
Gets the list of all the paths to the specified tool id.
tool_id
const gchar*
The identifier of the tool like IDE_TOOLCHAIN_TOOL_CC.
IDE_TOOLCHAIN_TOOL_CC
GHashTable*
A table of language names and paths.