Method

AdapViewStackPageset_visible

Declaration [src]

void
adap_view_stack_page_set_visible (
  AdapViewStackPage* self,
  gboolean visible
)

Description [src]

Sets whether page is visible in its AdapViewStack.

This is independent from the GtkWidget:visible property of AdapViewStackPage:child.

Parameters

visible

Type: gboolean

Whether self is visible.