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.
If the paintable is currently playing, the state change will apply transitions that are defined in the SVG. If the paintable is not playing, the state change will take effect instantaneously.
Available since: 4.22
| Sets property | Gtk.Svg:state |