Method

AdwLeafletget_visible_child

Declaration [src]

GtkWidget*
adw_leaflet_get_visible_child (
  AdwLeaflet* self
)

Description [src]

Gets the widget currently visible when the leaflet is folded.

Deprecated since:1.4

See the migration guide

Return value

Returns: GtkWidget*
 

The visible child.

 The data is owned by the instance.
 The return value can be NULL.