Method

AdapExpanderRowremove

Declaration [src]

void
adap_expander_row_remove (
  AdapExpanderRow* self,
  GtkWidget* child
)

Description [src]

Removes a child from self.

Parameters

child

Type: GtkWidget

The child to be removed.

The data is owned by the caller of the method.