The Accessible Toolkit (ATK) API Reference

For applications using the GTK graphical user interface (GUI), accessibility information is automatically provided to Assistive Technologies. In general, the programmer only needs to add the application's widget tool tip descriptions and relationships via the Accessible Toolkit (ATK) application programming interface (API). The rest of the ATK documentation is useful for Custom making custom widgets accessible].

The ATK documentation should be found on any development Linux system via the devhelp command. Run "devhelp" at the command line of your terminal emulator, or look for it at [usr/share/gtk-doc/html/atk/atk.html /usr/share/gtk-doc/html/atk/atk.html] (Linux only). Alternatively, you should be able to find the referenced documentation online (on both Linux and Windows).

Here is the object hierarchy for ATK:

Accessibility/Documentation/GNOME2/AtkGuide/AtkApi (last edited 2011-07-21 17:35:17 by JoanmarieDiggs)