Add two new relations ATK_RELATION_NODE_CHILDREN and
[platform/upstream/atk.git] / docs / tmpl / atkrelation.sgml
1 <!-- ##### SECTION Title ##### -->
2 AtkRelation
3
4 <!-- ##### SECTION Short_Description ##### -->
5 defines the functional relationship between two #AtkObjects
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 Defines the functional relationship between two #AtkObjects.
10 </para>
11
12 <!-- ##### SECTION See_Also ##### -->
13 <para>
14
15 </para>
16
17 <!-- ##### ENUM AtkRelationType ##### -->
18 <para>
19
20 </para>
21
22 @ATK_RELATION_NULL: 
23 @ATK_RELATION_CONTROLLED_BY: 
24 @ATK_RELATION_CONTROLLER_FOR: 
25 @ATK_RELATION_LABEL_FOR: 
26 @ATK_RELATION_LABELLED_BY: 
27 @ATK_RELATION_MEMBER_OF: 
28 @ATK_RELATION_NODE_CHILDREN: 
29 @ATK_RELATION_NODE_PARENT: 
30 @ATK_RELATION_LAST_DEFINED: 
31
32 <!-- ##### FUNCTION atk_relation_type_register ##### -->
33 <para>
34
35 </para>
36
37 @name: 
38 @Returns: 
39
40
41 <!-- ##### FUNCTION atk_relation_new ##### -->
42 <para>
43
44 </para>
45
46 @targets: 
47 @n_targets: 
48 @relationship: 
49 @Returns: 
50
51
52 <!-- ##### FUNCTION atk_relation_get_relation_type ##### -->
53 <para>
54
55 </para>
56
57 @relation: 
58 @Returns: 
59
60
61 <!-- ##### FUNCTION atk_relation_get_target ##### -->
62 <para>
63
64 </para>
65
66 @relation: 
67 @Returns: 
68
69