summaryrefslogtreecommitdiff
path: root/docs/tmpl/atkrelation.sgml
blob: 04d11daf32b76e3694617592eddf1c5790db670d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<!-- ##### SECTION Title ##### -->
AtkRelation

<!-- ##### SECTION Short_Description ##### -->
defines the functional relationship between two #AtkObjects

<!-- ##### SECTION Long_Description ##### -->
<para>
Defines the functional relationship between two #AtkObjects.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### STRUCT AtkRelation ##### -->
<para>

</para>

@parent: 
@target: 
@relationship: 

<!-- ##### ENUM AtkRelationType ##### -->
<para>

</para>

@ATK_RELATION_NULL: 
@ATK_RELATION_CONTROLLED_BY: 
@ATK_RELATION_CONTROLLER_FOR: 
@ATK_RELATION_LABEL_FOR: 
@ATK_RELATION_LABELLED_BY: 
@ATK_RELATION_MEMBER_OF: 
@ATK_RELATION_NODE_CHILD_OF: 
@ATK_RELATION_LAST_DEFINED: 

<!-- ##### FUNCTION atk_relation_type_register ##### -->
<para>

</para>

@name: 
@Returns: 


<!-- ##### FUNCTION atk_relation_type_from_string ##### -->
<para>

</para>

@name: 
@Returns: 


<!-- ##### FUNCTION atk_relation_new ##### -->
<para>

</para>

@targets: 
@n_targets: 
@relationship: 
@Returns: 


<!-- ##### FUNCTION atk_relation_get_relation_type ##### -->
<para>

</para>

@relation: 
@Returns: 


<!-- ##### FUNCTION atk_relation_get_target ##### -->
<para>

</para>

@relation: 
@Returns: