Method

AdapPreferencesPageremove

Declaration [src]

void
adap_preferences_page_remove (
  AdapPreferencesPage* self,
  AdapPreferencesGroup* group
)

Description [src]

Removes a group from self.

Parameters

group

Type: AdapPreferencesGroup

The group to remove.

The data is owned by the caller of the method.