Method

AdwPreferencesGroupremove

Declaration [src]

void
adw_preferences_group_remove (
  AdwPreferencesGroup* self,
  GtkWidget* child
)

Description [src]

Removes a child from self.

Parameters

child

Type: GtkWidget

The child to remove.

The data is owned by the caller of the method.