Method

Adw.Leaflet.get_visible_child

Declaration [src]

GtkWidget*
adw_leaflet_get_visible_child (
  AdwLeaflet* self
)

Description [src]

Gets the widget currently visible when the leaflet is folded.

Return value

Returns: GtkWidget*

the visible child

Ownership is not transferred to the caller