Package org.gnome.adw

Class PreferencesPage

java.lang.Object
All Implemented Interfaces:
Proxy, Accessible, Buildable, ConstraintTarget

@Generated("io.github.jwharm.JavaGI") public class PreferencesPage extends Widget implements Accessible, Buildable, ConstraintTarget
A page from PreferencesDialog.

preferences-page

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.