Method
AdwLeafletset_visible_child
since: 1.0
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.
Available since: 1.0
Sets property | Adw.Leaflet:visible-child |
Parameters
visible_child
-
Type:
GtkWidget
The new child.
The data is owned by the caller of the method.