Method
IdeConfigManagerget_config
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.
Return value
Type: IdeConfig
An IdeConfig
or NULL
if
the configuration could not be found.
The data is owned by the instance. |
The return value can be NULL . |