f93065db60df601b06bd3705453ee4556f5aa356
[platform/upstream/atk.git] / docs / tmpl / atkdocument.sgml
1 <!-- ##### SECTION Title ##### -->
2 AtkDocument
3
4 <!-- ##### SECTION Short_Description ##### -->
5 The ATK interface which allows access to a DOM associated with on object.
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 The AtkDocument interface should be supported by any object that has an
10 associated document object model (DOM). This interface provides the
11 standard mechanism allowing an assistive technology access to the DOM.
12 </para>
13
14 <!-- ##### SECTION See_Also ##### -->
15 <para>
16
17 </para>
18
19 <!-- ##### STRUCT AtkDocument ##### -->
20 <para>
21 The AtkDocument structure does not contain any fields.
22
23
24 </para>
25
26
27 <!-- ##### FUNCTION atk_document_get_document_type ##### -->
28 <para>
29
30 </para>
31
32 @document: 
33 @Returns: 
34
35
36 <!-- ##### FUNCTION atk_document_get_document ##### -->
37 <para>
38
39 </para>
40
41 @document: 
42 @Returns: 
43
44