atk
2.38.0
About: ATK is a API (toolkit) for GNOME/GTK+ Accessibility.
![]() ![]() |
For more information about ATK and accessibility in GNOME, see:
https://wiki.gnome.org/Accessibility
ATK requires GLib >= 2.32. Information about GLib is available from:
You can get the source code of each ATK release as a tarball:
https://download.gnome.org/sources/atk/
You can also clone the ATK master branch from GNOME repository:
https://git.gnome.org/browse/atk
You can use Meson and Ninja:
$ meson _build .
$ ninja -C _build
# ninja -C _build install
If you want a tarball with the ATK source code, you can also use Meson:
$ meson _build . $ ninja -C _build dist
Bugs should be reported to the GNOME bug tracking system:
http://bugzilla.gnome.org/enter_bug.cgi?product=atk
You will need to create an account for yourself.
You can also mail the mailing list gnome-accessibility-devel@gnome.org