Method
GtkStyleContextset_state
deprecated: 4.10
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
- 
            Type: GtkStateFlagsState to represent.