news 28 Posted September 4, 2012 About ATK ========= GNOME provides support for accessibility devices using the ATK framework. This framework defines a set of interfaces to which graphical interface components adhere. This allows, for instance, screen readers to read the text of an interface and interact with its controls. ATK support is built into GTK+ and the rest of the GNOME platform, so any application using GTK+ will have reasonable accessibility support for free. Nonetheless, you should be aware of accessibility issues when when developing your applications. Although GTK+ interfaces provide reasonable accessibility by default, you can often improve how well your program behaves with accessibility tools by providing additional information to ATK. If you develop custom widgets, you should ensure that they expose their properties to ATK. News ==== * Bug 635332: Include C header information in GIR * Added atk_relation_set_contains_target to atk.symbols. That symbol * was added in commmit a1d5ca86 (bug 672869). * Updated Polish, Galician and Latvian translations. Contributors ============ Chun-wei Fan, Evan Nemerson, Alejandro Piñeiro Translators =========== Fran Diéguez (gl) Piotr Drąg (pl) Rūdolfs Mazurs (lv) Download ======== http://download.gnome.org/sources/atk/2.5/atk-2.5.91.tar.xz (595K) sha256sum: 0b4e2a436a8f17730c1e7d11e42b53b0ef2a18a00c6067524d34e2c0a6b5bbbe -- Alejandro Piñeiro Iglesias _______________________________________________ Share this post Link to post