Method

Adw.Leaflet.prepend

Declaration [src]

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

Description [src]

Inserts child at the first position in self.

Parameters

child GtkWidget*
 

the widget to prepend

 Ownership is not transferred to the callee

Return value

Returns: AdwLeafletPage

the AdwLeafletPage for child

Ownership is not transferred to the caller