Add documentation for AtkKeyEventType
[platform/upstream/atk.git] / docs / tmpl / atkgobjectaccessible.sgml
index 85c93b1..460512b 100644 (file)
@@ -2,26 +2,28 @@
 AtkGObjectAccessible
 
 <!-- ##### SECTION Short_Description ##### -->
-
+This object class is derived from AtkObject and can be used as a basis 
+implementing accessible objects.
 
 <!-- ##### SECTION Long_Description ##### -->
 <para>
+This object class is derived from AtkObject. It can be used as a basis for
+implementing accessible objects for GObjects which are not derived from
+GtkWidget. One example of its use is in providing an accessible object
+for GnomeCanvasItem in the GAIL library.
 
 </para>
 
-
 <!-- ##### SECTION See_Also ##### -->
 <para>
 
 </para>
 
-
 <!-- ##### STRUCT AtkGObjectAccessible ##### -->
 <para>
-
+The AtkGObjectAccessible structure should not be accessed directly.
 </para>
 
-@parent: 
 
 <!-- ##### FUNCTION atk_gobject_accessible_for_object ##### -->
 <para>