Method

AdwLeafletPageget_child

Declaration [src]

GtkWidget*
adw_leaflet_page_get_child (
  AdwLeafletPage* self
)

Description [src]

Gets the leaflet child to which self belongs.

Deprecated since:1.4

See the migration guide

Gets propertyAdw.LeafletPage:child

Return value

Returns: GtkWidget*
 

The child to which self belongs.

 The data is owned by the instance.