[ CCode ( type_id = "adw_preferences_window_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "1.6" ) ]
public class PreferencesWindow : Window, Accessible, Buildable, ConstraintTarget, Native, Root, ShortcutManager
Warning: PreferencesWindow is deprecated since 1.6.
A window to present an application's preferences.
Use [class@PreferencesDialog].
<picture> <source srcset="preferences-window-dark.png" media="(prefers-color-scheme: dark)"> <img src="preferences-window.png" alt="preferences-window"> </picture>
The `AdwPreferencesWindow` widget presents an application's preferences gathered into pages and groups. The preferences are searchable by the user.
`AdwPreferencesWindow` has a main CSS node with the name `window` and the style class `.preferences`.