StackPage.getVisible

Returns whether @page is visible in its GtkStack.

This is independent from the [property@Gtk.Widget:visible] property of its widget.

class StackPage
bool
getVisible
()

Return Value

Type: bool

%TRUE if @page is visible

Meta