Method

AdwPreferencesPageremove

Declaration [src]

void
adw_preferences_page_remove (
  AdwPreferencesPage* self,
  AdwPreferencesGroup* group
)

Description [src]

Removes a group from self.

Parameters

group

Type: AdwPreferencesGroup

The group to remove.

The data is owned by the caller of the method.