Skip to content

@gtkx/react / AdwPreferencesPage

Variable: AdwPreferencesPage

const AdwPreferencesPage: (props) => ReactNode

Defined in: packages/react/src/generated/compounds.ts:1147

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.

Parameters

ParameterType
propsAdwPreferencesPageProps

Returns

ReactNode