doc: updating new symbol section on documentation
[atk.git] / docs / atk-docs.sgml
blobfa12bc641658c952ee6006f86dd8f6284d8a9162
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4 <!ENTITY atk-AtkAction SYSTEM "xml/atkaction.xml">
5 <!ENTITY atk-AtkComponent SYSTEM "xml/atkcomponent.xml">
6 <!ENTITY atk-AtkDocument SYSTEM "xml/atkdocument.xml">
7 <!ENTITY atk-AtkEditabletext SYSTEM "xml/atkeditabletext.xml">
8 <!ENTITY atk-AtkGObjectAccessible SYSTEM "xml/atkgobjectaccessible.xml">
9 <!ENTITY atk-AtkHyperlink SYSTEM "xml/atkhyperlink.xml">
10 <!ENTITY atk-AtkHyperlinkImpl SYSTEM "xml/atkhyperlinkimpl.xml">
11 <!ENTITY atk-AtkHypertext SYSTEM "xml/atkhypertext.xml">
12 <!ENTITY atk-AtkImage SYSTEM "xml/atkimage.xml">
13 <!ENTITY atk-AtkMisc SYSTEM "xml/atkmisc.xml">
14 <!ENTITY atk-AtkNoOpObject SYSTEM "xml/atknoopobject.xml">
15 <!ENTITY atk-AtkNoOpObjectFactory SYSTEM "xml/atknoopobjectfactory.xml">
16 <!ENTITY atk-AtkPlug SYSTEM "xml/atkplug.xml">
17 <!ENTITY atk-AtkObject SYSTEM "xml/atkobject.xml">
18 <!ENTITY atk-AtkObjectFactory SYSTEM "xml/atkobjectfactory.xml">
19 <!ENTITY atk-AtkRegistry SYSTEM "xml/atkregistry.xml">
20 <!ENTITY atk-AtkRelation SYSTEM "xml/atkrelation.xml">
21 <!ENTITY atk-AtkRelationSet SYSTEM "xml/atkrelationset.xml">
22 <!ENTITY atk-AtkSelection SYSTEM "xml/atkselection.xml">
23 <!ENTITY atk-AtkSocket SYSTEM "xml/atksocket.xml">
24 <!ENTITY atk-AtkState SYSTEM "xml/atkstate.xml">
25 <!ENTITY atk-AtkStateSet SYSTEM "xml/atkstateset.xml">
26 <!ENTITY atk-AtkStreamableContent SYSTEM "xml/atkstreamablecontent.xml">
27 <!ENTITY atk-AtkTable SYSTEM "xml/atktable.xml">
28 <!ENTITY atk-AtkText SYSTEM "xml/atktext.xml">
29 <!ENTITY atk-AtkUtil SYSTEM "xml/atkutil.xml">
30 <!ENTITY atk-AtkValue SYSTEM "xml/atkvalue.xml">
31 <!ENTITY atk-AtkWindow SYSTEM "xml/atkwindow.xml">
32 <!ENTITY atk-AtkVersion SYSTEM "xml/atkversion.xml">
33 <!ENTITY version SYSTEM "version.xml">
36 <book>
37 <bookinfo>
38 <title>ATK - Accessibility Toolkit</title>
39 <releaseinfo>for ATK &version;</releaseinfo>
40 </bookinfo>
42 <chapter id="atk">
43 <title>ATK Library</title>
45 &atk-AtkAction;
46 &atk-AtkComponent;
47 &atk-AtkDocument;
48 &atk-AtkEditabletext;
49 &atk-AtkGObjectAccessible;
50 &atk-AtkHyperlink;
51 &atk-AtkHyperlinkImpl;
52 &atk-AtkHypertext;
53 &atk-AtkImage;
54 &atk-AtkNoOpObject;
55 &atk-AtkNoOpObjectFactory;
56 &atk-AtkObject;
57 &atk-AtkObjectFactory;
58 &atk-AtkPlug;
59 &atk-AtkRegistry;
60 &atk-AtkRelation;
61 &atk-AtkRelationSet;
62 &atk-AtkSelection;
63 &atk-AtkSocket;
64 &atk-AtkState;
65 &atk-AtkStateSet;
66 &atk-AtkStreamableContent;
67 &atk-AtkTable;
68 &atk-AtkText;
69 &atk-AtkUtil;
70 &atk-AtkValue;
71 &atk-AtkWindow;
72 </chapter>
74 <chapter id="utilities">
75 <title>Utilities</title>
76 &atk-AtkVersion;
77 </chapter>
79 <chapter id="deprecated">
80 <title>Deprecated Interfaces</title>
81 &atk-AtkMisc;
82 </chapter>
84 <index id="api-index-full">
85 <title>Index of all symbols</title>
86 </index>
87 <index id="api-index-deprecated" role="deprecated">
88 <title>Index of deprecated symbols</title>
89 </index>
90 <index id="api-index-1-3" role="1.3">
91 <title>Index of new symbols in 1.3</title>
92 </index>
93 <index id="api-index-1-4" role="1.4">
94 <title>Index of new symbols in 1.4</title>
95 </index>
96 <index id="api-index-1-6" role="1.6">
97 <title>Index of new symbols in 1.6</title>
98 </index>
99 <index id="api-index-1-9" role="1.9">
100 <title>Index of new symbols in 1.9</title>
101 </index>
102 <index id="api-index-1-12" role="1.12">
103 <title>Index of new symbols in 1.12</title>
104 </index>
105 <index id="api-index-1-13" role="1.13">
106 <title>Index of new symbols in 1.13</title>
107 </index>
108 <index id="api-index-1-20" role="1.20">
109 <title>Index of new symbols in 1.20</title>
110 </index>
111 <index id="api-index-1-22" role="1.22">
112 <title>Index of new symbols in 1.22</title>
113 </index>
114 <index id="api-index-1-30" role="1.30">
115 <title>Index of new symbols in 1.30</title>
116 </index>
117 <index id="api-index-2-2" role="2.2">
118 <title>Index of new symbols in 2.2</title>
119 </index>
120 <index id="api-index-2-8" role="2.8">
121 <title>Index of new symbols in 2.8</title>
122 </index>
123 <index id="api-index-2-10" role="2.10">
124 <title>Index of new symbols in 2.10</title>
125 </index>
127 </book>