Added new API for ATK 1.11/1.12. Minor docs cleanup.
[platform/upstream/atk.git] / docs / tmpl / atkgobjectaccessible.sgml
1 <!-- ##### SECTION Title ##### -->
2 AtkGObjectAccessible
3
4 <!-- ##### SECTION Short_Description ##### -->
5 This object class is derived from AtkObject and can be used as a basis 
6 implementing accessible objects.
7
8 <!-- ##### SECTION Long_Description ##### -->
9 <para>
10 This object class is derived from AtkObject. It can be used as a basis for
11 implementing accessible objects for GObjects which are not derived from
12 GtkWidget. One example of its use is in providing an accessible object
13 for GnomeCanvasItem in the GAIL library.
14
15 </para>
16
17 <!-- ##### SECTION See_Also ##### -->
18 <para>
19
20 </para>
21
22 <!-- ##### SECTION Stability_Level ##### -->
23
24
25 <!-- ##### STRUCT AtkGObjectAccessible ##### -->
26 <para>
27 The AtkGObjectAccessible structure should not be accessed directly.
28 </para>
29
30
31 <!-- ##### FUNCTION atk_gobject_accessible_for_object ##### -->
32 <para>
33
34 </para>
35
36 @obj: 
37 @Returns: 
38
39
40 <!-- ##### FUNCTION atk_gobject_accessible_get_object ##### -->
41 <para>
42
43 </para>
44
45 @obj: 
46 @Returns: 
47
48