Method

AdwViewStackPageget_visible

since: 1.0

Declaration [src]

gboolean
adw_view_stack_page_get_visible (
  AdwViewStackPage* self
)

Description [src]

Gets whether self is visible in its AdwViewStack.

This is independent from the GtkWidget:visible property of its widget.

Available since: 1.0

Return value

Type: gboolean

Whether self is visible.