PreferencesPage
A page from class@PreferencesDialog.
The AdwPreferencesPage
widget gathers preferences groups into a single page of a preferences window.
CSS nodes
AdwPreferencesPage
has a single CSS node with name preferencespage
.
Accessibility
AdwPreferencesPage
uses the GTK_ACCESSIBLE_ROLE_GROUP
role.
Skipped during bindings generation
method
get_name
: C function adw_preferences_page_get_name is ignoredmethod
set_name
: C function adw_preferences_page_set_name is ignoredmethod
name
: Property has no getter nor setter
Constructors
Properties
The description to be displayed at the top of the page.
Whether the description should be centered.
Whether an embedded underline in the title indicates a mnemonic.
Functions
Adds a preferences group to @self.
Gets the description of @self.
Gets whether the description is centered.
Gets the icon name for @self.
Gets whether an embedded underline in the title indicates a mnemonic.
Removes a group from @self.
Scrolls the scrolled window of @self to the top.
Sets the description of @self.
Sets whether the description should be centered.
Sets the icon name for @self.
Sets whether an embedded underline in the title indicates a mnemonic.