Method

GtkStackPageset_visible

Declaration [src]

void
gtk_stack_page_set_visible (
  GtkStackPage* self,
  gboolean visible
)

Description [src]

Sets whether page is visible in its GtkStack.

Sets propertyGtk.StackPage:visible

Parameters

visible

Type: gboolean

The new property value.