Method

Adw.Leaflet.get_page

Declaration [src]

AdwLeafletPage*
adw_leaflet_get_page (
  AdwLeaflet* self,
  GtkWidget* child
)

Description [src]

Returns the AdwLeafletPage object for child.

Parameters

child GtkWidget*
 

a child of self

 Ownership is not transferred to the callee

Return value

Returns: AdwLeafletPage

the page object for child

Ownership is not transferred to the caller