Method

AdwExpanderRowremove

Declaration [src]

void
adw_expander_row_remove (
  AdwExpanderRow* self,
  GtkWidget* child
)

Description [src]

Removes a child from self.

Parameters

child GtkWidget
 

The child to be removed.

 The data is owned by the caller of the function.