mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-23 04:10:11 +00:00
docs: Mention AccessKit in various places
This commit is contained in:
parent
11ee911258
commit
151cc72512
@ -265,6 +265,12 @@ support in the file chooser.
|
||||
This option controls whether GTK should use colord for color
|
||||
calibration support in the cups print backend.
|
||||
|
||||
### `accesskit`
|
||||
|
||||
This option controls whether GTK should include the AccessKit backend
|
||||
for accessibility. This backend supports Windows and macOS. It requires
|
||||
the accesskit-c bindings.
|
||||
|
||||
### `documentation`, `man-pages` and `screenshots`
|
||||
|
||||
The *gi-docgen* package is used to generate the reference documentation
|
||||
|
@ -526,6 +526,9 @@ library you are using:
|
||||
`atspi`
|
||||
: Selects the AT-SPI accessibility backend
|
||||
|
||||
`accesskit`
|
||||
: Selects the AccessKit accessibility backend
|
||||
|
||||
`test`
|
||||
: Selects the test backend
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user