Method

Adw.ActionRow.remove

Declaration [src]

void
adw_action_row_remove (
  AdwActionRow* self,
  GtkWidget* widget
)

Description [src]

Removes a child from self.

Available since:1.0

Parameters

widget GtkWidget*
 

the child to be removed

 The data is owned by the caller of the function