Method

AdapPreferencesDialogremove

since: 1.5

Declaration [src]

void
adap_preferences_dialog_remove (
  AdapPreferencesDialog* self,
  AdapPreferencesPage* page
)

Description [src]

Removes a page from self.

Available since: 1.5

Parameters

page

Type: AdapPreferencesPage

The page to remove.

The data is owned by the caller of the method.