Method

AdwPreferencesWindowadd

since: 1.0

Declaration [src]

void
adw_preferences_window_add (
  AdwPreferencesWindow* self,
  AdwPreferencesPage* page
)

Description [src]

Adds a preferences page to self.

Available since: 1.0

Parameters

page

Type: AdwPreferencesPage

The page to add.

The data is owned by the caller of the method.