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.
adw.preferences_dialog.PreferencesDialog has a main CSS node with the name dialog and the style class .preferences.
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.