ViewStackPage.visible

bool visible() @property

Get visible property.

Returns

Whether this page is visible.

This is independent from the [gtk.widget.Widget.visible] property of property@ViewStackPage:child.

void visible(bool propval) @property

Set visible property.

Parameters

propvalWhether this page is visible. This is independent from the [gtk.widget.Widget.visible] property of property@ViewStackPage:child.