Property
GtkPathPaintable:state
unstable since: 4.22
Description [src]
The current state of the paintable.
This can be a number between 0 and 63, or the special value
GTK_PATH_PAINTABLE_STATE_EMPTY
to indicate the ‘none’ state
in which nothing is drawn.
Type:guint
Available since: 4.22
Default value | 4294967295 |
Getter method | gtk_path_paintable_get_state() |
Setter method | gtk_path_paintable_set_state() |