Method

AdwPreferencesWindowremove

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.