PreferencesDialog


Object Hierarchy:

Object hierarchy for PreferencesDialog

Description:

[ CCode ( type_id = "adw_preferences_dialog_get_type ()" ) ]
[ Version ( since = "1.5" ) ]
public class PreferencesDialog : Dialog, Accessible, Buildable, ConstraintTarget, ShortcutManager

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 `AdwPreferencesDialog` widget presents an application's preferences gathered into pages and groups. The preferences are searchable by the user.

Actions

`AdwPrefencesDialog` defines the `navigation.pop` action, it doesn't take any parameters and pops the current subpage from the navigation stack, equivalent to calling [method@PreferencesDialog.pop_subpage].

CSS nodes

`AdwPreferencesDialog` has a main CSS node with the name `dialog` and the style class `.preferences`.

All known sub-classes:

Namespace: Adw
Package: libadwaita-1

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from interface Gtk.ShortcutManager