Method

AdwPreferencesDialogremove

Declaration [src]

void
adw_preferences_dialog_remove (
  AdwPreferencesDialog* self,
  AdwPreferencesPage* page
)

Description [src]

Removes a page from self.

Available since:1.5

Parameters

page AdwPreferencesPage
 

The page to remove.

 The data is owned by the caller of the function.