Method

AdapViewStackPageget_visible

Declaration [src]

gboolean
adap_view_stack_page_get_visible (
  AdapViewStackPage* self
)

Description [src]

Gets whether self is visible in its AdapViewStack.

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

Return value

Type: gboolean

Whether self is visible.