Method

Adw.PreferencesWindow.remove

Declaration [src]

void
adw_preferences_window_remove (
  AdwPreferencesWindow* self,
  AdwPreferencesPage* page
)

Description [src]

Removes a page from self.

Parameters

page AdwPreferencesPage
 

the page to remove

 Ownership is not transferred to the callee