Package: gtk

Function gtk:widget-hide

Lambda List

gtk:widget-hide (widget)

Arguments

widget -- a gtk:widget object

Details

Reverses the effects of the gtk:widget-show function, causing the widget to be hidden, so it is invisible to the user.
 

See also

#2023-3-8