Method

AdapViewStackset_visible_child

Declaration [src]

void
adap_view_stack_set_visible_child (
  AdapViewStack* self,
  GtkWidget* child
)

Description [src]

Makes child the visible child of self.

Parameters

child

Type: GtkWidget

A child of self.

The data is owned by the caller of the method.