Method
IdeConfigset_internal_boolean
[−]
Declaration
void
ide_config_set_internal_boolean (
IdeConfig* self,
const gchar* key,
gboolean value
)
[−]
Parameters
key
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. value
-
Type:
gboolean
No description available.