Package: gtk

Function gtk:widget-show-all

Lambda List

gtk:widget-show-all (widget)

Arguments

widget -- a gtk:widget object

Details

Recursively shows a widget, and any child widgets if the widget is a container. See the gtk:widget-show function for more information and the gtk:widget-hide function to hide the widget.
 

See also

2023-7-7