Method
AdwLeafletPageget_child
since: 1.0
Declaration [src]
GtkWidget*
adw_leaflet_page_get_child (
AdwLeafletPage* self
)
Description [src]
Gets the leaflet child th which self
belongs.
Available since: 1.0
Gets property | Adw.LeafletPage:child |
Return value
Type: GtkWidget
The child to which self
belongs.
The returned data is owned by the instance. |