Get the states of a widget.
gtkWidgetState(wid) gtkWidgetSavedState(wid)
wid
The widget to query for its (saved) state.
A state (GtkStateType) of the widget, either saved or current.
GtkStateType
Michael Lawrence