ViewStackPage.visible

Get visible property.

  1. bool visible [@property getter]
    class ViewStackPage
    @property
    bool
    visible
    ()
  2. bool visible [@property setter]

Return Value

Type: bool

Whether this page is visible.

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