Method

GtkPathPaintableset_state

unstable since: 4.22

Declaration [src]

void
gtk_path_paintable_set_state (
  GtkPathPaintable* self,
  unsigned int state
)

Description [src]

Sets the state of the paintable.

Available since: 4.22

Parameters

state

Type: unsigned int

The state to set, as a value between 0 and 63, or GTK_PATH_PAINTABLE_STATE_EMPTY.