gtkWidgetSetState: gtkWidgetSetState
Description
This function is for use in widget implementations. Sets the state
of a widget (insensitive, prelighted, etc.) Usually you should set
the state using wrapper functions such as gtkWidgetSetSensitive
.Usage
gtkWidgetSetState(object, state)
Arguments
state
new state for widget