Method
GtkStylePropertiesunset_property
deprecated: 3.16 since: 3.0
Declaration [src]
void
gtk_style_properties_unset_property (
GtkStyleProperties* props,
const gchar* property,
GtkStateFlags state
)
Description [src]
Unsets a style property in props.
Available since: 3.0
Deprecated since: 3.16
GtkStyleProperties are deprecated.
Parameters
property-
Type:
const gchar*Property to unset.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. state-
Type:
GtkStateFlagsState to unset.