Widget.setNoShowAll
void setNoShowAll(bool noShowAll)Sets the #GtkWidget:no-show-all property, which determines whether calls to [gtk.widget.Widget.showAll] will affect this widget.
This is mostly for use in constructing widget hierarchies with externally controlled visibility, see #GtkUIManager.
Parameters
noShowAll | the new value for the “no-show-all” property |