Creates a new adw.preferences_dialog.PreferencesDialog.
Adds a preferences page to self.
Displays toast.
Gets whether search is enabled for self.
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.
Pushes page onto the subpage stack of self.
Removes a page from self.
Sets whether search is enabled for self.
Makes page the visible page of self.
Makes the page with the given name visible.
Adds breakpoint to self.
Attempts to close self.
Closes self.
Gets whether self can be closed.
Gets the child widget of self.
Gets the height of the dialog's contents.
Gets the width of the dialog's contents.
Gets the current breakpoint.
Gets the default widget for self.
Gets the focus widget for self.
Gets whether to size content of self automatically.
Gets presentation mode for self.
Gets the title of self.
Presents self within parent's window.
Sets whether self can be closed.
Sets the child widget of self.
Sets the height of the dialog's contents.
Sets the width of the dialog's contents.
Sets the default widget for self.
Sets the focus widget for self.
Sets whether to size content of self automatically.
Sets presentation mode for self.
Sets the title of self.
Connect to CloseAttempt signal.
Connect to Closed signal.
A dialog showing application's preferences.
<picture> <source srcset="preferences-dialog-dark.png" media="(prefers-color-scheme: dark)"> <img src="preferences-dialog.png" alt="preferences-dialog"> </picture>
The adw.preferences_dialog.PreferencesDialog widget presents an application's preferences gathered into pages and groups. The preferences are searchable by the user.
CSS nodes
adw.preferences_dialog.PreferencesDialog has a main CSS node with the name dialog and the style class .preferences.