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 to turn off

Details

Turns off flag values for the current widget state, insensitive, prelighted, and so on. See the gtk:widget-state-flags function.

This function is for use in widget implementations.
 

See also

2025-2-15