Add functions atk_role_get_name() and atk_role_for_name() which transform
[platform/upstream/atk.git] / docs / tmpl / atkrelation.sgml
1 <!-- ##### SECTION Title ##### -->
2 AtkRelation
3
4 <!-- ##### SECTION Short_Description ##### -->
5
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9
10 </para>
11
12 <!-- ##### SECTION See_Also ##### -->
13 <para>
14
15 </para>
16
17 <!-- ##### STRUCT AtkRelation ##### -->
18 <para>
19
20 </para>
21
22 @parent: 
23 @target: 
24 @relationship: 
25
26 <!-- ##### ENUM AtkRelationType ##### -->
27 <para>
28
29 </para>
30
31 @ATK_RELATION_NULL: 
32 @ATK_RELATION_CONTROLLED_BY: 
33 @ATK_RELATION_CONTROLLER_FOR: 
34 @ATK_RELATION_LABEL_FOR: 
35 @ATK_RELATION_LABELLED_BY: 
36 @ATK_RELATION_MEMBER_OF: 
37 @ATK_RELATION_NODE_CHILD_OF: 
38 @ATK_RELATION_LAST_DEFINED: 
39
40 <!-- ##### FUNCTION atk_relation_type_register ##### -->
41 <para>
42
43 </para>
44
45 @name: 
46 @Returns: 
47
48
49 <!-- ##### FUNCTION atk_relation_type_get_name ##### -->
50 <para>
51
52 </para>
53
54 @type: 
55 @Returns: 
56
57
58 <!-- ##### FUNCTION atk_relation_type_for_name ##### -->
59 <para>
60
61 </para>
62
63 @name: 
64 @Returns: 
65
66
67 <!-- ##### FUNCTION atk_relation_new ##### -->
68 <para>
69
70 </para>
71
72 @targets: 
73 @n_targets: 
74 @relationship: 
75 @Returns: 
76
77
78 <!-- ##### FUNCTION atk_relation_get_relation_type ##### -->
79 <para>
80
81 </para>
82
83 @relation: 
84 @Returns: 
85
86
87 <!-- ##### FUNCTION atk_relation_get_target ##### -->
88 <para>
89
90 </para>
91
92 @relation: 
93 @Returns: 
94
95