ATK-1.6.1

Introduction to ATK

The ATK package contains the ATK libraries. They are useful for allowing accessibility solutions to be available for all GTK2 applications.

Package information

ATK dependencies

Required

GLib-2.4.1

Optional

GTK-Doc-1.2

Installation of ATK

Install ATK by running the following commands:

./configure --prefix=/usr &&
make &&
make install

Command explanations

--enable-gtk-doc: This switch will rebuild the API documentation during the make command.

Contents

The ATK package contains libatk libraries.

Description

ATK Libraries

ATK libraries contain the API used by assistive technologies in order to interact with the desktop and applications.