[Top]
GTK2
GTK2.Widget
|
Method GTK2.Widget()->set_no_show_all()
- Method
set_no_show_all
GTK2.Widget set_no_show_all(int no_show_all)
- Description
Sets the "no-show-all" property, which determines whether calls to
show_all() and hide_all() will affect this widget.
|