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.
Note that gtk_svg_play() must have been
called for the SVG paintable to react to state changes.
Available since: 4.22
| Sets property | Gtk.Svg:state |