Method

AdwPreferencesPageremove

since: 1.0

Declaration [src]

void
adw_preferences_page_remove (
  AdwPreferencesPage* self,
  AdwPreferencesGroup* group
)

Description [src]

Removes a group from self.

Available since: 1.0

Parameters

group

Type: AdwPreferencesGroup

The group to remove.

The data is owned by the caller of the method.