These changes improve the quality of the documentation by adding
[platform/upstream/atk.git] / docs / tmpl / atkrelation.sgml
index 04d11da..44611d9 100644 (file)
@@ -2,11 +2,16 @@
 AtkRelation
 
 <!-- ##### SECTION Short_Description ##### -->
-defines the functional relationship between two #AtkObjects
+An object usaed to describe a relation between a object and one or more
+other objects.
 
 <!-- ##### SECTION Long_Description ##### -->
 <para>
-Defines the functional relationship between two #AtkObjects.
+An AtkRelation describes a relation between the object and one or more
+other objects. The actual relations that an object has with other objects
+are defined as an AtkRelationSet, which is a set of AtkRelations.
+
+
 </para>
 
 <!-- ##### SECTION See_Also ##### -->
@@ -19,9 +24,6 @@ Defines the functional relationship between two #AtkObjects.
 
 </para>
 
-@parent: 
-@target: 
-@relationship: 
 
 <!-- ##### ENUM AtkRelationType ##### -->
 <para>
@@ -46,7 +48,16 @@ Defines the functional relationship between two #AtkObjects.
 @Returns: 
 
 
-<!-- ##### FUNCTION atk_relation_type_from_string ##### -->
+<!-- ##### FUNCTION atk_relation_type_get_name ##### -->
+<para>
+
+</para>
+
+@type: 
+@Returns: 
+
+
+<!-- ##### FUNCTION atk_relation_type_for_name ##### -->
 <para>
 
 </para>