libatk-1.0.3 revision 11904
10139N/A<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
10139N/A<!--ArborText, Inc., 1988-1999, v.4002-->
10139N/A<!ENTITY cmd "libatk-1.0">
10139N/A<!ENTITY % commonents SYSTEM "smancommon.ent">
10139N/A%commonents;
10139N/A<!ENTITY % booktitles SYSTEM "booktitles.ent">
10139N/A%booktitles;
10139N/A<!ENTITY suncopy "Copyright (c) 2003,2004,2006 Sun Microsystems, Inc. All Rights Reserved.">
10139N/A]>
10139N/A<?Pub UDT _bookmark _target>
10139N/A<?Pub Inc>
10139N/A<refentry id="libatk-10-3">
10139N/A<!-- %Z%%M% %I% %E% SMI; -->
10139N/A<refmeta><refentrytitle>libatk-1.0.3</refentrytitle><manvolnum>3</manvolnum>
10139N/A<refmiscinfo class="date">31 Aug 2004</refmiscinfo>
10139N/A<refmiscinfo class="sectdesc">&man3;</refmiscinfo>
10139N/A<refmiscinfo class="software">&release;</refmiscinfo>
10139N/A<refmiscinfo class="arch">generic</refmiscinfo>
10139N/A<refmiscinfo class="copyright">&suncopy;</refmiscinfo>
10139N/A</refmeta>
10139N/A<indexterm><primary>libatk-1.0</primary></indexterm><indexterm><primary>Accessibility
10139N/AToolkit API</primary></indexterm>
10139N/A<refnamediv id="libatk-10-3-name"><refname>libatk-1.0</refname><refpurpose>
10139N/AAccessibility Toolkit API</refpurpose></refnamediv>
10139N/A
10139N/A<refsect1 id="libatk-10-3-desc"><title>&desc-tt;</title>
10139N/A
10139N/A<para>ATK (Accessibility Tool Kit) is a set of interfaces which, when
10139N/Aimplemented by applications and user-interface component libraries, supports
10139N/Athe use of applications by persons with disabilities. ATK provides a consistent
10139N/Aset of in-process interfaces which conforming components implement, either
10139N/Adirectly or via the use of add-on libraries. These interfaces are in turn
10139N/Aexported out-of-process for use by assistive technologies (see <citerefentry>
10139N/A<refentrytitle>at-spi</refentrytitle><manvolnum>3</manvolnum></citerefentry>).
10139N/A</para>
10139N/A
10139N/A<para>Using ATK, applications can explicitly provide descriptive information
10139N/Aabout their components. By using ATK-enabled toolkits such as GTK+, applications
10139N/Aobtain built-in accessibility support.</para>
10139N/A
10139N/A<para>The ATK API is a queryable, interfaced API for obtaining textual, attribute-based,
10139N/Aand coordinate information from user interface components, and also provides
10139N/Aa means of activating and interacting with those components without the direct
10139N/Ause of the keyboard or system pointing device.</para>
10139N/A<para>To access the API documentation, you must install the developer version
10139N/Aof the package.</para>
10139N/A</refsect1>
10139N/A
10139N/A<refsect1 id="libatk-10-3-file"><title>&file-tt;</title>
10139N/A<para>The following files are used by this library:</para>
10139N/A<variablelist termlength="wholepage">
10139N/A<varlistentry><term><filename>/usr/lib/&cmd;.so</filename></term><listitem>
10139N/A<para>Accessibility Toolkit API shared library</para></listitem></varlistentry>
10139N/A<varlistentry><term><filename>/usr/share/gtk-doc/html/atk</filename></term><listitem>
10139N/A<para>Location of developer documentation</para></listitem></varlistentry>
10139N/A</variablelist></refsect1>
10139N/A
10139N/A<refsect1 id="libatk-10-3-attr"><title>&attr-tt;</title>
10139N/A<para>See <olink targetdocent="REFMAN5" localinfo="attributes-5"><citerefentry>
10139N/A<refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry></olink>
10139N/Afor descriptions of the following attributes:</para>
10139N/A<informaltable frame="all">
10139N/A<tgroup cols="2" colsep="1" rowsep="1"><colspec colname="COLSPEC0" colwidth="1*">
10139N/A<colspec colname="COLSPEC1" colwidth="1*">
10139N/A<thead>
10139N/A<row>
10139N/A<entry align="center" valign="middle">ATTRIBUTE TYPE</entry>
10139N/A<entry align="center" valign="middle">ATTRIBUTE VALUE</entry></row>
10139N/A</thead>
10139N/A<tbody>
10139N/A<row><entry><para>Availability</para></entry><entry><para>SUNWgnome-base-libs SUNWgnome-base-libs-64</para></entry></row>
10139N/A<row><entry colname="COLSPEC0"><para>Interface stability</para></entry><entry colname="COLSPEC1"><para>Committed</para></entry></row>
10139N/A</tbody>
10139N/A</tgroup>
10139N/A</informaltable>
10139N/A</refsect1>
10139N/A<refsect1 id="libatk-10-3-also"><title>&also-tt;</title>
10139N/A<!--Reference to another man page-->
10139N/A<!--Reference to a Help manual-->
10139N/A<!--Reference to a book.-->
10139N/A<para>
10139N/A<citerefentry><refentrytitle>libgailutil</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
10139N/A<citerefentry><refentrytitle>libcspi</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
10139N/A<citerefentry><refentrytitle>at-spi</refentrytitle><manvolnum>3</manvolnum></citerefentry>
11904N/A<citerefentry><refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry>
11904N/A<citerefentry><refentrytitle>gnome-interfaces</refentrytitle><manvolnum>5</manvolnum></citerefentry>
10139N/A</para>
10139N/A</refsect1>
10139N/A<refsect1 id="libatk-10-3-note"><title>&note-tt;</title>
10139N/A<para>Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004, 2006.
10139N/A</para>
10139N/A</refsect1>
10139N/A</refentry>