Method

GtkSvgset_state

unstable since: 4.22

Declaration [src]

void
gtk_svg_set_state (
  GtkSvg* self,
  unsigned int state
)

Description [src]

Sets the state of the paintable.

Use gtk_svg_get_n_states() to find out what states self has.

Available since: 4.22

Sets propertyGtk.Svg:state

Parameters

state

Type: unsigned int

The state to set, as a value between 0 and 63, or (unsigned int) -1.