Class
Adw.PreferencesPage
Description [src]
class Adw.PreferencesPage : Gtk.Widget {
parent_instance: GtkWidget
}
A page from AdwPreferencesWindow
.
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.
Available since: | 1.0 |
Instance methods
adw_preferences_page_get_use_underline
Gets whether an embedded underline in the title indicates a mnemonic.
Available since: 1.0
adw_preferences_page_set_use_underline
Sets whether an embedded underline in the title indicates a mnemonic.
Available since: 1.0
Properties
Adw.PreferencesPage:use-underline
Whether an embedded underline in the title indicates a mnemonic.
Available since: 1.0