Widget.getNoShowAll

Returns the current value of the no-show-all property, which determines whether calls to Widget.showAll will affect this widget.

class Widget
bool
getNoShowAll
()

Return Value

Type: bool

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

Meta