ec8c6736d1074475a1d231babd8984693f72b6eb
[platform/upstream/atk.git] / docs / tmpl / atkrelationset.sgml
1 <!-- ##### SECTION Title ##### -->
2 AtkRelationSet
3
4 <!-- ##### SECTION Short_Description ##### -->
5 A set of AtkRelations, normally the set of AtkRelations which an AtkObject has.
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9
10 </para>
11
12 <!-- ##### SECTION See_Also ##### -->
13 <para>
14
15 </para>
16
17 <!-- ##### STRUCT AtkRelationSet ##### -->
18 <para>
19 The AtkRelationSet structure should not be accessed directly.
20
21 </para>
22
23
24 <!-- ##### FUNCTION atk_relation_set_new ##### -->
25 <para>
26
27 </para>
28
29 @Returns: 
30
31
32 <!-- ##### FUNCTION atk_relation_set_contains ##### -->
33 <para>
34
35 </para>
36
37 @set: 
38 @relationship: 
39 @Returns: 
40
41
42 <!-- ##### FUNCTION atk_relation_set_remove ##### -->
43 <para>
44
45 </para>
46
47 @set: 
48 @relation: 
49
50
51 <!-- ##### FUNCTION atk_relation_set_add ##### -->
52 <para>
53
54 </para>
55
56 @set: 
57 @relation: 
58
59
60 <!-- ##### FUNCTION atk_relation_set_get_n_relations ##### -->
61 <para>
62
63 </para>
64
65 @set: 
66 @Returns: 
67
68
69 <!-- ##### FUNCTION atk_relation_set_get_relation ##### -->
70 <para>
71
72 </para>
73
74 @set: 
75 @i: 
76 @Returns: 
77
78
79 <!-- ##### FUNCTION atk_relation_set_get_relation_by_type ##### -->
80 <para>
81
82 </para>
83
84 @set: 
85 @relationship: 
86 @Returns: 
87
88
89 <!-- ##### FUNCTION atk_relation_set_add_relation_by_type ##### -->
90 <para>
91
92 </para>
93
94 @set: 
95 @relationship: 
96 @target: 
97
98