Method

AdapActionRowremove

Declaration [src]

void
adap_action_row_remove (
  AdapActionRow* self,
  GtkWidget* widget
)

Description [src]

Removes a child from self.

Parameters

widget

Type: GtkWidget

The child to be removed.

The data is owned by the caller of the method.