docs: Add AtkSocket and AtkPlug to the docs
[platform/upstream/atk.git] / docs / atk-docs.sgml
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-AtkNoOpObject SYSTEM "xml/atknoopobject.xml">
14   <!ENTITY atk-AtkNoOpObjectFactory SYSTEM "xml/atknoopobjectfactory.xml">
15   <!ENTITY atk-AtkPlug SYSTEM "xml/atkplug.xml">
16   <!ENTITY atk-AtkObject SYSTEM "xml/atkobject.xml">
17   <!ENTITY atk-AtkObjectFactory SYSTEM "xml/atkobjectfactory.xml">
18   <!ENTITY atk-AtkRegistry SYSTEM "xml/atkregistry.xml">
19   <!ENTITY atk-AtkRelation SYSTEM "xml/atkrelation.xml">
20   <!ENTITY atk-AtkRelationSet SYSTEM "xml/atkrelationset.xml">
21   <!ENTITY atk-AtkSelection SYSTEM "xml/atkselection.xml">
22   <!ENTITY atk-AtkSocket SYSTEM "xml/atksocket.xml">
23   <!ENTITY atk-AtkState SYSTEM "xml/atkstate.xml">
24   <!ENTITY atk-AtkStateSet SYSTEM "xml/atkstateset.xml">
25   <!ENTITY atk-AtkStreamableContent SYSTEM "xml/atkstreamablecontent.xml">
26   <!ENTITY atk-AtkTable SYSTEM "xml/atktable.xml">
27   <!ENTITY atk-AtkText SYSTEM "xml/atktext.xml">
28   <!ENTITY atk-AtkUtil SYSTEM "xml/atkutil.xml">
29   <!ENTITY atk-AtkValue SYSTEM "xml/atkvalue.xml">
30   <!ENTITY version SYSTEM "version.xml">
31 ]>
32
33 <book>
34   <bookinfo>
35     <title>ATK - Accessibility Toolkit</title>
36     <releaseinfo>for ATK &version;</releaseinfo>
37   </bookinfo>
38
39   <chapter id="atk">
40     <title>ATK Library</title>
41
42     &atk-AtkAction;
43     &atk-AtkComponent;
44     &atk-AtkDocument;
45     &atk-AtkEditabletext;
46     &atk-AtkGObjectAccessible;
47     &atk-AtkHyperlink;
48     &atk-AtkHyperlinkImpl;
49     &atk-AtkHypertext;
50     &atk-AtkImage;
51     &atk-AtkNoOpObject;
52     &atk-AtkNoOpObjectFactory;
53     &atk-AtkObject;
54     &atk-AtkObjectFactory;
55     &atk-AtkPlug;
56     &atk-AtkRegistry;
57     &atk-AtkRelation;
58     &atk-AtkRelationSet;
59     &atk-AtkSelection;
60     &atk-AtkSocket;
61     &atk-AtkState;
62     &atk-AtkStateSet;
63     &atk-AtkStreamableContent;
64     &atk-AtkTable;
65     &atk-AtkText;
66     &atk-AtkUtil;
67     &atk-AtkValue;
68   </chapter>
69
70   <index id="api-index-full">
71     <title>Index of all symbols</title>
72   </index>
73   <index id="api-index-deprecated" role="deprecated">
74     <title>Index of deprecated symbols</title>
75   </index>
76   <index id="api-index-1-3" role="1.3">
77     <title>Index of new symbols in 1.3</title>
78   </index>
79   <index id="api-index-1-4" role="1.4">
80     <title>Index of new symbols in 1.4</title>
81   </index>
82   <index id="api-index-1-6" role="1.6">
83     <title>Index of new symbols in 1.6</title>
84   </index>
85   <index id="api-index-1-12" role="1.12">
86     <title>Index of new symbols in 1.12</title>
87   </index>
88   <index id="api-index-1-13" role="1.13">
89     <title>Index of new symbols in 1.13</title>
90   </index>
91   <index id="api-index-1-18" role="1.18">
92     <title>Index of new symbols in 1.18</title>
93   </index>
94   <index id="api-index-1-20" role="1.20">
95     <title>Index of new symbols in 1.20</title>
96   </index>
97   <index id="api-index-1-22" role="1.22">
98     <title>Index of new symbols in 1.22</title>
99   </index>
100   <index id="api-index-1-24" role="1.24">
101     <title>Index of new symbols in 1.24</title>
102   </index>
103   <index id="api-index-1-26" role="1.26">
104     <title>Index of new symbols in 1.26</title>
105   </index>
106   <index id="api-index-1-28" role="1.28">
107     <title>Index of new symbols in 1.28</title>
108   </index>
109   <index id="api-index-1-30" role="1.30">
110     <title>Index of new symbols in 1.30</title>
111   </index>
112   <index id="api-index-1-32" role="1.32">
113     <title>Index of new symbols in 1.32</title>
114   </index>
115
116 </book>
117