Method
AdwLeafletget_visible_child
since: 1.0
Declaration [src]
GtkWidget*
adw_leaflet_get_visible_child (
AdwLeaflet* self
)
Description [src]
Gets the widget currently visible when the leaflet is folded.
Available since: 1.0
Gets property | Adw.Leaflet:visible-child |
Return value
Type: GtkWidget
The visible child.
The returned data is owned by the instance. |
The return value can be NULL . |