Method
GtkStylePropertiesset
Declaration [src]
void
gtk_style_properties_set (
GtkStyleProperties* props,
GtkStateFlags state,
...
)
Description [src]
Sets several style properties on props
.
Available since: | 3.0 |
Deprecated since: | 3.16 |
| |
This method is not directly available to language bindings. |
Parameters
state
-
Type:
GtkStateFlags
State to set the values for.
...
-
Type:
Property name/value pairs, followed by
NULL
.