Method
GtkSettingsset_property_value
Declaration [src]
void
gtk_settings_set_property_value (
GtkSettings* settings,
const gchar* name,
const GtkSettingsValue* svalue
)
Parameters
name
-
Type:
const gchar*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. svalue
-
Type:
GtkSettingsValue
No description available.
The data is owned by the caller of the function.