Property
GtkSvg:state
unstable since: 4.22
Description [src]
The current state of the renderer.
This can be a number between 0 and 63, or the special value
(unsigned int) -1
to indicate the ‘empty’ state in which
nothing is drawn.
Type:guint
Available since: 4.22
Default value | 4294967295 |
Getter method | gtk_svg_get_state() |
Setter method | gtk_svg_set_state() |