Method
GtkStylePropertiesget
deprecated: 3.16 since: 3.0
Declaration [src]
void
gtk_style_properties_get (
GtkStyleProperties* props,
GtkStateFlags state,
...
)
Description [src]
Retrieves several style property values from props
for a
given state.
Available since: 3.0
Deprecated since: 3.16
GtkStyleProperties
are deprecated.
This method is not directly available to language bindings.
Parameters
state
-
Type:
GtkStateFlags
State to retrieve the property values for.
...
-
Type:
Property name /return value pairs, followed by
NULL
.