set_no_show_all
Description:
Sets the no_show_all property, which determines whether calls to show_all will affect this widget.
This is mostly for use in constructing widget hierarchies with externally controlled visibility, see UIManager.
Parameters:
this |
a Widget |
no_show_all |
the new value for the “no-show-all” property |