Method

AdwPreferencesDialogadd

since: 1.5

Declaration [src]

void
adw_preferences_dialog_add (
  AdwPreferencesDialog* self,
  AdwPreferencesPage* page
)

Description [src]

Adds a preferences page to self.

Available since: 1.5

Parameters

page

Type: AdwPreferencesPage

The page to add.

The data is owned by the caller of the method.