This is independent from the [gtk.widget.Widget.visible] property of property@ViewStackPage:child.
ViewStackPage.visible
bool visible() @propertyGet visible property.
Returns
Whether this page is visible.
void visible(bool propval) @propertySet visible property.
Parameters
propval | Whether this page is visible. This is independent from the [gtk.widget.Widget.visible] property of property@ViewStackPage:child. |