summaryrefslogtreecommitdiff
path: root/docs/atk-docs.sgml
blob: 2685e97f4e33d3c8aab6149f254bd160e320b9e1 (plain)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
          "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
  <!ENTITY atk-AtkAction SYSTEM "xml/atkaction.xml">
  <!ENTITY atk-AtkComponent SYSTEM "xml/atkcomponent.xml">
  <!ENTITY atk-AtkDocument SYSTEM "xml/atkdocument.xml">
  <!ENTITY atk-AtkEditabletext SYSTEM "xml/atkeditabletext.xml">
  <!ENTITY atk-AtkGObjectAccessible SYSTEM "xml/atkgobjectaccessible.xml">
  <!ENTITY atk-AtkHyperlink SYSTEM "xml/atkhyperlink.xml">
  <!ENTITY atk-AtkHyperlinkImpl SYSTEM "xml/atkhyperlinkimpl.xml">
  <!ENTITY atk-AtkHypertext SYSTEM "xml/atkhypertext.xml">
  <!ENTITY atk-AtkImage SYSTEM "xml/atkimage.xml">
  <!ENTITY atk-AtkNoOpObject SYSTEM "xml/atknoopobject.xml">
  <!ENTITY atk-AtkNoOpObjectFactory SYSTEM "xml/atknoopobjectfactory.xml">
  <!ENTITY atk-AtkObject SYSTEM "xml/atkobject.xml">
  <!ENTITY atk-AtkObjectFactory SYSTEM "xml/atkobjectfactory.xml">
  <!ENTITY atk-AtkRegistry SYSTEM "xml/atkregistry.xml">
  <!ENTITY atk-AtkRelation SYSTEM "xml/atkrelation.xml">
  <!ENTITY atk-AtkRelationSet SYSTEM "xml/atkrelationset.xml">
  <!ENTITY atk-AtkSelection SYSTEM "xml/atkselection.xml">
  <!ENTITY atk-AtkState SYSTEM "xml/atkstate.xml">
  <!ENTITY atk-AtkStateSet SYSTEM "xml/atkstateset.xml">
  <!ENTITY atk-AtkStreamableContent SYSTEM "xml/atkstreamablecontent.xml">
  <!ENTITY atk-AtkTable SYSTEM "xml/atktable.xml">
  <!ENTITY atk-AtkText SYSTEM "xml/atktext.xml">
  <!ENTITY atk-AtkUtil SYSTEM "xml/atkutil.xml">
  <!ENTITY atk-AtkValue SYSTEM "xml/atkvalue.xml">
  <!ENTITY version SYSTEM "version.xml">
]>

<book>
  <bookinfo>
    <title>ATK - Accessibility Toolkit</title>
    <releaseinfo>for ATK &version;</releaseinfo>
  </bookinfo>

  <chapter id="atk">
    <title>ATK Library</title>

    &atk-AtkAction;
    &atk-AtkComponent;
    &atk-AtkDocument;
    &atk-AtkEditabletext;
    &atk-AtkGObjectAccessible;
    &atk-AtkHyperlink;
    &atk-AtkHyperlinkImpl;
    &atk-AtkHypertext;
    &atk-AtkImage;
    &atk-AtkNoOpObject;
    &atk-AtkNoOpObjectFactory;
    &atk-AtkObject;
    &atk-AtkObjectFactory;
    &atk-AtkRegistry;
    &atk-AtkRelation;
    &atk-AtkRelationSet;
    &atk-AtkSelection;
    &atk-AtkState;
    &atk-AtkStateSet;
    &atk-AtkStreamableContent;
    &atk-AtkTable;
    &atk-AtkText;
    &atk-AtkUtil;
    &atk-AtkValue;
  </chapter>

  <index id="api-index-full">
    <title>Index of all symbols</title>
  </index>
  <index id="api-index-deprecated" role="deprecated">
    <title>Index of deprecated symbols</title>
  </index>
  <index id="api-index-1-3" role="1.3">
    <title>Index of new symbols in 1.3</title>
  </index>
  <index id="api-index-1-4" role="1.4">
    <title>Index of new symbols in 1.4</title>
  </index>
  <index id="api-index-1-6" role="1.6">
    <title>Index of new symbols in 1.6</title>
  </index>
  <index id="api-index-1-12" role="1.12">
    <title>Index of new symbols in 1.12</title>
  </index>
  <index id="api-index-1-13" role="1.13">
    <title>Index of new symbols in 1.13</title>
  </index>
  <index id="api-index-1-18" role="1.18">
    <title>Index of new symbols in 1.18</title>
  </index>
  <index id="api-index-1-20" role="1.20">
    <title>Index of new symbols in 1.20</title>
  </index>
  <index id="api-index-1-22" role="1.22">
    <title>Index of new symbols in 1.22</title>
  </index>
  <index id="api-index-1-24" role="1.24">
    <title>Index of new symbols in 1.24</title>
  </index>
  <index id="api-index-1-26" role="1.26">
    <title>Index of new symbols in 1.26</title>
  </index>
  <index id="api-index-1-28" role="1.28">
    <title>Index of new symbols in 1.28</title>
  </index>
  <index id="api-index-1-30" role="1.30">
    <title>Index of new symbols in 1.30</title>
  </index>
  <index id="api-index-1-32" role="1.32">
    <title>Index of new symbols in 1.32</title>
  </index>

</book>