Widget.getNoShowAll

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

class Widget
bool
getNoShowAll
()

Return Value

Type: bool

the current value of the “no-show-all” property.

Meta