Method

GtkStyleContextset_state

since: 3.0

Declaration [src]

void
gtk_style_context_set_state (
  GtkStyleContext* context,
  GtkStateFlags flags
)

Description [src]

Sets the state to be used for style matching.

Available since: 3.0

Parameters

flags

Type: GtkStateFlags

State to represent.