Method
GtkSettingsset_string_property
deprecated: 3.16
Declaration [src]
void
gtk_settings_set_string_property (
  GtkSettings* settings,
  const gchar* name,
  const gchar* v_string,
  const gchar* origin
)
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. 
- v_string
- 
            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. 
- origin
- 
            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.