Method

Adw.Leaflet.append

Declaration [src]

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

Description [src]

Adds a child to self.

Parameters

child GtkWidget*
 

the widget to add

 Ownership is not transferred to the callee

Return value

Returns: AdwLeafletPage

the AdwLeafletPage for child

Ownership is not transferred to the caller