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