ATK 1.12.3 review

Download
by rbytes.net on

ATK is an accessibility library for GNOME. Requirements: · GLib-2.0.0 or better Building: To configure ATK, run the ./confi

License: GPL (GNU General Public License)
File size: 883K
Developer: ATK Team
0 stars award from rbytes.net

ATK is an accessibility library for GNOME.

Requirements:
GLib-2.0.0 or better

Building:

To configure ATK, run the ./configure script, then 'make'; and 'make install'. If you are installing into a location where you don't have write permission, you'll have to become root before running
'make install'.

General information about building ATK and related libraries can be found at:

http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html

To compile a CVS version of atk on your system, you will need to take several steps to setup the tree for compilation. You can do all these steps at once by running:

cvsroot/atk# ./autogen.sh

Basically this does the following for you:

cvsroot/atk# aclocal; automake; autoconf

The above commands create the "configure" script. Now you can run the configure script in cvsroot/atk to create all the Makefiles.

Before running autogen.sh or configure, make sure you have libtool in your path.

Note that autogen.sh runs configure for you. If you wish to pass options like --prefix=/usr to configure you can give those options to autogen.sh and they will be passed on to configure.

What's New in This Release:
Add missing signals to fix win32 build (Cedric Gustin, bug #355912).
New linguas: 'te' (Sunil Mohan Adapa), 'dz', 'ku' (Abel Cheung).
Implement AtkDocument signals (Neo Liu)
Update docs to include info on AtkDocument signals.
Bugfixes: #357847, #340553, #346464, #352227,

ATK 1.12.3 keywords