Method

Adw.Leaflet.set_visible_child

Declaration [src]

void
adw_leaflet_set_visible_child (
  AdwLeaflet* self,
  GtkWidget* visible_child
)

Description [src]

Sets the widget currently visible when the leaflet is folded.

Parameters

visible_child GtkWidget*
 

the new child

 Ownership is not transferred to the callee