Add ...Iface symbols to Standard sections to avoid unused declarations
[atk.git] / docs / tmpl / atkrelationset.sgml
blobe4e2f362211fecacd3cba802adae044e6f0e5519
1 <!-- ##### SECTION Title ##### -->
2 AtkRelationSet
4 <!-- ##### SECTION Short_Description ##### -->
5 A set of AtkRelations, normally the set of AtkRelations which an AtkObject has.
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
10 </para>
12 <!-- ##### SECTION See_Also ##### -->
13 <para>
15 </para>
17 <!-- ##### STRUCT AtkRelationSet ##### -->
18 <para>
19 The AtkRelationSet structure should not be accessed directly.
21 </para>
24 <!-- ##### FUNCTION atk_relation_set_new ##### -->
25 <para>
27 </para>
29 @Returns:
32 <!-- ##### FUNCTION atk_relation_set_contains ##### -->
33 <para>
35 </para>
37 @set:
38 @relationship:
39 @Returns:
42 <!-- ##### FUNCTION atk_relation_set_remove ##### -->
43 <para>
45 </para>
47 @set:
48 @relation:
51 <!-- ##### FUNCTION atk_relation_set_add ##### -->
52 <para>
54 </para>
56 @set:
57 @relation:
60 <!-- ##### FUNCTION atk_relation_set_get_n_relations ##### -->
61 <para>
63 </para>
65 @set:
66 @Returns:
69 <!-- ##### FUNCTION atk_relation_set_get_relation ##### -->
70 <para>
72 </para>
74 @set:
75 @i:
76 @Returns:
79 <!-- ##### FUNCTION atk_relation_set_get_relation_by_type ##### -->
80 <para>
82 </para>
84 @set:
85 @relationship:
86 @Returns: