[ Version ( since = "2.4" ) ]
public void set_no_show_all (bool no_show_all)
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.
this |
a Widget |
no_show_all |
the new value for the “no-show-all” property |