Method

AdapPreferencesWindowremove

Declaration [src]

void
adap_preferences_window_remove (
  AdapPreferencesWindow* self,
  AdapPreferencesPage* page
)

Description [src]

Removes a page from self.

Parameters

page

Type: AdapPreferencesPage

The page to remove.

The data is owned by the caller of the method.