Method
GtkStyleContextset_state
Declaration [src]
void
gtk_style_context_set_state (
GtkStyleContext* context,
GtkStateFlags flags
)
Description [src]
Sets the state to be used for style matching.
Deprecated since: | 4.10 |
You should not use this api. |
Parameters
flags |
GtkStateFlags |
State to represent. |