Method

Adw.Leaflet.remove

Declaration [src]

void
adw_leaflet_remove (
  AdwLeaflet* self,
  GtkWidget* child
)

Description [src]

Removes a child widget from self.

Parameters

child GtkWidget*
 

the child to remove

 Ownership is not transferred to the callee