[ CCode ( cprefix = "GTK_STATE_" ) ]
public enum StateType
This type indicates the current state of a widget; the state determines how the widget is drawn.
All APIs that are using this enumeration have been deprecated in favor of alternatives using GtkStateFlagss.
The StateType enumeration is also used to identify different colors in a Style for drawing, so states can be used for subparts of a widget as well as entire widgets.