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 adw.view_stack_page.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 adw.view_stack_page.ViewStackPage.child.