ViewStackPageGidBuilderImpl.visible

Set visible property.

class ViewStackPageGidBuilderImpl(T)
T
visible
(
bool propval
)

Parameters

propval bool

Whether this page is visible.

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

Return Value

Type: T

Builder instance for fluent chaining