The ATK abstract headers files are freely available to help developers who want to make their GUI toolkit accessible.2 Developers who use stock widgets of GUI toolkits that implements the ATK headers can more easily make their applications accessible. However, if they develop their own widgets, they will have to ensure that they are exposing all the accessible information.
GAIL (GNOME Accessibility Implementation Library) was the name of the accessibility interfaces implementation defined by ATK for GTK+, the widget library of GNOME. Initially, GAIL was an independent module mapped to GTK+ but since GNOME 3.2, GAIL was merged into GTK+, so the ATK implementation is integrated into GTK+ and GAIL is deprecated.3
Apart from GTK+, other GUI toolkits and applications have implemented ATK in order to be accessible, such as OpenOffice4/LibreOffice,5 Mozilla's Gecko,6 Clutter7 and WebKitGTK+.8
ATK is part of the GNOME Accessibility Framework that was released in 2001.9 The main development force behind ATK was the Accessibility Program Office (APO) of Sun Microsystems, Inc. (now Oracle) with contributions from many community members. When Oracle acquired Sun in 2010 they cut developer jobs of full-time developers working on GNOME accessibility components such as the Accessibility Toolkit ATK and the Orca screen reader.10 Since then, ATK is mainly maintained by the GNOME community.
During GUADEC 2020 Emanuelle Bassi announced to have been working for about 6 months on a successor to ATK.11 Accessibility will no longer be maintained out-of-tree but be part of GTK. Available since GTK 3.99.012 The new approach will implement WAI-ARIA (World Wide Web Consortium (W3C) Accessibility Initiative – Accessible Rich Internet Applications).
ATK development has been led by their maintainers with the help of its community. The maintainers so far are:13
Current:
Previous:
Sánchez Prada, Mario (February 3, 2013). "Accessibility in [WebKit]GTK+". Retrieved 2014-03-30. http://mariospr.org/2013/02/03/accessibility-in-webkitgtk/ ↩
"ATK source code". Retrieved 2014-03-30. https://git.gnome.org/browse/atk/tree ↩
"GNOME 3.2 release notes". Retrieved 2014-03-30. http://help.gnome.org/misc/release-notes/3.2/ ↩
"Apache OpenOffice ATK implementation source code". Retrieved 2014-03-30. https://svn.apache.org/repos/asf/openoffice/trunk/main/vcl/unx/gtk/a11y/ ↩
"LibreOffice ATK implementation source code". Archived from the original on 2014-05-18. Retrieved 2014-03-30. https://web.archive.org/web/20140518134535/http://cgit.freedesktop.org/libreoffice/core/tree/vcl/unx/gtk/a11y/ ↩
"Mozilla accessibility architecture". Archived from the original on 2014-05-18. Retrieved 2014-03-30. https://web.archive.org/web/20140518134319/https://developer.mozilla.org/en-US/docs/Mozilla/Accessibility/Accessibility_architecture ↩
"Cally (Clutter Accessibility Implementation Library) project page". Retrieved 2014-03-30. https://wiki.gnome.org/Cally ↩
"Making GNOME Accessible -- Opening New Doors At the Workplace for Users with Disabilities". GNOME Foundation. Retrieved 2014-03-30. http://www.gnome.org/press/2001/08/making-gnome-accessible-opening-new-doors-at-the-workplace-for-users-with-disabilities/ ↩
Walker, Willie (March 30, 2010). "GNOME Accessibility Hackfest". Retrieved 2014-03-30. http://blogs.gnome.org/wwalker/2010/03/30/gnome-accessibility-hackfest/ ↩
"GUADEC 2020 slide decks". https://gitlab.gnome.org/ebassi/guadec-2020 ↩
"Release of gtk 3.99.0". https://mail.gnome.org/archives/ftp-release-list/2020-July/msg00096.html ↩
"ATK's Maintainers file". 23 June 2011. Retrieved 2014-03-30. https://git.gnome.org/browse/atk/tree/MAINTAINERS ↩