Method

Adw.PreferencesWindow.remove

Declaration [src]

void
adw_preferences_window_remove (
  AdwPreferencesWindow* self,
  AdwPreferencesPage* page
)

Description [src]

Removes a page from self.

Available since:1.0

Parameters

page AdwPreferencesPage
 

the page to remove

 The data is owned by the caller of the function