Widget.getNoShowAll

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

class Widget
int
getNoShowAll
()

Return Value

Type: int

the current value of the "no-show-all" property.

Meta