Method

AdwPreferencesDialogremove

since: 1.5

Declaration [src]

void
adw_preferences_dialog_remove (
  AdwPreferencesDialog* self,
  AdwPreferencesPage* page
)

Description [src]

Removes a page from self.

Available since: 1.5

Parameters

page

Type: AdwPreferencesPage

The page to remove.

The data is owned by the caller of the method.