Method
IdeConfigManagerget_config
[−]
Declaration
IdeConfig*
ide_config_manager_get_config (
IdeConfigManager* self,
const gchar* id
)
[−]
Parameters
id
-
Type:
const gchar*
The string identifier of the configuration.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.