PreferencesWindow
A window to present an application's preferences.

The AdwPreferencesWindow
widget presents an application's preferences gathered into pages and groups. The preferences are searchable by the user.
CSS nodes
AdwPreferencesWindow
has a main CSS node with the name window
and the style class .preferences
.
Skipped during bindings generation
method
visible-page
: Property TypeInfo of getter and setter do not matchmethod
visible-page-name
: Property TypeInfo of getter and setter do not match
Constructors
Properties
This is deprecated since version 1.4.
The current breakpoint.
Whether search is enabled.
The currently visible dialog
Functions
Adds a preferences page to @self.
Adds @breakpoint to @self.
This is deprecated since version 1.4.
Gets the currently visible page of @self.
Gets the name of currently visible page of @self.
Pop the visible page from the subpage stack of @self.
This is deprecated since version 1.4.
Pushes @page onto the subpage stack of @self.
Removes a page from @self.
Makes @page the visible page of @self.
Makes the page with the given name visible.