/usr/share/gtk-doc/html/pygtk/atk-class-reference.html is in python-gtk2-doc 2.24.0-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>The atk Class Reference</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="PyGTK 2.0 Reference Manual"><link rel="up" href="index.html" title="PyGTK 2.0 Reference Manual"><link rel="prev" href="class-hierarchy.html" title="PyGTK Class Hierarchy"><link rel="next" href="class-atkaction.html" title="atk.Action"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">The atk Class Reference</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-hierarchy.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="class-atkaction.html">Next</a></td></tr></table><hr></div><div class="chapter" title="The atk Class Reference"><div class="titlepage"><div><div><h2 class="title"><a name="atk-class-reference"></a>The atk Class Reference</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="refentrytitle"><a href="class-atkaction.html">atk.Action</a></span><span class="refpurpose"> — the ATK interface provided by UI components that the user
can activate/interact with, </span></dt><dt><span class="refentrytitle"><a href="class-atkcomponent.html">atk.Component</a></span><span class="refpurpose"> — the ATK interface provided by UI components that occupy a
physical area on the screen. </span></dt><dt><span class="refentrytitle"><a href="class-atkdocument.html">atk.Document</a></span><span class="refpurpose"> — the ATK interface which allows access to a DOM associated
with on object. </span></dt><dt><span class="refentrytitle"><a href="class-atkeditabletext.html">atk.EditableText</a></span><span class="refpurpose"> — the ATK interface implemented by components containing
user-editable text content. </span></dt><dt><span class="refentrytitle"><a href="class-atkgobjectaccessible.html">atk.GObjectAccessible</a></span><span class="refpurpose"> — this object class is derived from AtkObject and can be
used as a basis implementing accessible objects. </span></dt><dt><span class="refentrytitle"><a href="class-atkhyperlink.html">atk.Hyperlink</a></span><span class="refpurpose"> — An ATK object which encapsulates a link or set of links in a hypertext document. </span></dt><dt><span class="refentrytitle"><a href="class-atkhypertext.html">atk.Hypertext</a></span><span class="refpurpose"> — the ATK interface which provides standard mechanism for
manipulating hyperlinks. </span></dt><dt><span class="refentrytitle"><a href="class-atkimage.html">atk.Image</a></span><span class="refpurpose"> — the ATK Interface implemented by components that expose
image or pixmap content on-screen. </span></dt><dt><span class="refentrytitle"><a href="class-atkimplementor.html">atk.Implementor</a></span><span class="refpurpose"></span></dt><dt><span class="refentrytitle"><a href="class-atknoopobject.html">atk.NoOpObject</a></span><span class="refpurpose"> — an <a class="link" href="class-atkobject.html" title="atk.Object"><code class="classname">atk.Object</code></a>
which purports to implement all ATK interfaces. </span></dt><dt><span class="refentrytitle"><a href="class-atknoopobjectfactory.html">atk.NoOpObjectFactory</a></span><span class="refpurpose"> — the <a class="link" href="class-atkobjectfactory.html" title="atk.ObjectFactory"><code class="classname">atk.ObjectFactory</code></a>
which creates an <a class="link" href="class-atknoopobject.html" title="atk.NoOpObject"><code class="classname">atk.NoOpObject</code></a>.
</span></dt><dt><span class="refentrytitle"><a href="class-atkobject.html">atk.Object</a></span><span class="refpurpose"> — the base object class for the Accessibility Toolkit
API.</span></dt><dt><span class="refentrytitle"><a href="class-atkobjectfactory.html">atk.ObjectFactory</a></span><span class="refpurpose"> — the base object class for a factory used to create
accessible objects for objects of a specific GType. </span></dt><dt><span class="refentrytitle"><a href="class-atkrectangle.html">atk.Rectangle</a></span><span class="refpurpose"> — an object holding data about a rectangle</span></dt><dt><span class="refentrytitle"><a href="class-atkregistry.html">atk.Registry</a></span><span class="refpurpose"> — an object used to store the GType of the factories used to
create an accessible object for an object of a particular GType.
</span></dt><dt><span class="refentrytitle"><a href="class-atkrelation.html">atk.Relation</a></span><span class="refpurpose"> — an object used to describe a relation between a object and
one or more other objects. </span></dt><dt><span class="refentrytitle"><a href="class-atkrelationset.html">atk.RelationSet</a></span><span class="refpurpose"> — a set of <a class="link" href="class-atkrelation.html" title="atk.Relation"><code class="classname">atk.Relation</code></a>
objects, normally the set of <a class="link" href="class-atkrelation.html" title="atk.Relation"><code class="classname">atk.Relation</code></a>
objects that an <a class="link" href="class-atkobject.html" title="atk.Object"><code class="classname">atk.Object</code></a>
has.</span></dt><dt><span class="refentrytitle"><a href="class-atkselection.html">atk.Selection</a></span><span class="refpurpose"> — the ATK interface implemented by container objects whose
<a class="link" href="class-atkobject.html" title="atk.Object"><code class="classname">atk.Object</code></a>
children can be selected. </span></dt><dt><span class="refentrytitle"><a href="class-atkstateset.html">atk.StateSet</a></span><span class="refpurpose"> — an <a class="link" href="class-atkstateset.html" title="atk.StateSet"><code class="classname">atk.StateSet</code></a>
determines a component's state set.</span></dt><dt><span class="refentrytitle"><a href="class-atkstreamablecontent.html">atk.StreamableContent</a></span><span class="refpurpose"> — the ATK interface which provides access to streamable
content. </span></dt><dt><span class="refentrytitle"><a href="class-atktable.html">atk.Table</a></span><span class="refpurpose"> — the ATK interface implemented for UI components which
contain tabular or row/column information. </span></dt><dt><span class="refentrytitle"><a href="class-atktext.html">atk.Text</a></span><span class="refpurpose"> — the ATK interface implemented by components with text
content.</span></dt><dt><span class="refentrytitle"><a href="class-atkvalue.html">atk.Value</a></span><span class="refpurpose"> — the ATK interface implemented by valuators and components
which display or select a value from a bounded range of values.
</span></dt><dt><span class="refentrytitle"><a href="atk-constants.html">atk Constants</a></span><span class="refpurpose"> — the built-in constants of the atk module</span></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-hierarchy.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="class-atkaction.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">PyGTK Class Hierarchy </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> atk.Action</td></tr></table></div></body></html>
|