Method

Adw.PreferencesWindow.add

Declaration [src]

void
adw_preferences_window_add (
  AdwPreferencesWindow* self,
  AdwPreferencesPage* page
)

Description [src]

Adds a preferences page to self.

Parameters

page AdwPreferencesPage
 

the page to add

 Ownership is not transferred to the callee