Method
GtkSettingsset_property_value
deprecated: 3.16
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 method. The value is a NUL terminated UTF-8 string. svalue
-
Type:
GtkSettingsValue
No description available.
The data is owned by the caller of the method.