Method

AdwPreferencesPageremove

Declaration [src]

void
adw_preferences_page_remove (
  AdwPreferencesPage* self,
  AdwPreferencesGroup* group
)

Description [src]

Removes a group from self.

Available since:1.0

Parameters

group AdwPreferencesGroup
 

The group to remove.

 The data is owned by the caller of the function.