Package: gtk

Function gtk:widget-unset-state-flags

Lambda List

gtk:widget-unset-state-flags (widget flags)

Arguments

widget -- a gtk:widget object
flags -- a gtk:state-flags value with state flags to turn off

Details

This function is for use in widget implementations. Turns off flag values for the current widget state, insensitive, prelighted, etc. See the gtk:widget-state-flags function.
 

See also

#2023-3-8