Method

HandyDeckset_visible_child

Declaration [src]

void
hdy_deck_set_visible_child (
  HdyDeck* self,
  GtkWidget* visible_child
)

Description [src]

Sets the currently visible widget.

Available since:1.0

Parameters

visible_child GtkWidget
 

The new child.

 The data is owned by the caller of the function.