Widget.setNoShowAll

Sets the #GtkWidget:no-show-all property, which determines whether calls to gtk_widget_show_all() will affect this widget.

This is mostly for use in constructing widget hierarchies with externally controlled visibility, see #GtkUIManager.

class Widget
void
setNoShowAll
()

Parameters

noShowAll bool

the new value for the “no-show-all” property

Meta