Change atk_relation_type_from_string to atk_relation_type_for_name Add
[platform/upstream/atk.git] / docs / tmpl / atkselection.sgml
1 <!-- ##### SECTION Title ##### -->
2 AtkSelection
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 AtkSelection ##### -->
18 <para>
19
20 </para>
21
22
23 <!-- ##### STRUCT AtkSelectionIface ##### -->
24 <para>
25
26 </para>
27
28 @parent: 
29 @add_selection: 
30 @clear_selection: 
31 @ref_selection: 
32 @get_selection_count: 
33 @is_child_selected: 
34 @remove_selection: 
35 @select_all_selection: 
36 @selection_changed: 
37
38 <!-- ##### FUNCTION atk_selection_add_selection ##### -->
39 <para>
40
41 </para>
42
43 @selection: 
44 @i: 
45 @Returns: 
46
47
48 <!-- ##### FUNCTION atk_selection_clear_selection ##### -->
49 <para>
50
51 </para>
52
53 @selection: 
54 @Returns: 
55
56
57 <!-- ##### FUNCTION atk_selection_ref_selection ##### -->
58 <para>
59
60 </para>
61
62 @selection: 
63 @i: 
64 @Returns: 
65
66
67 <!-- ##### FUNCTION atk_selection_get_selection_count ##### -->
68 <para>
69
70 </para>
71
72 @selection: 
73 @Returns: 
74
75
76 <!-- ##### FUNCTION atk_selection_is_child_selected ##### -->
77 <para>
78
79 </para>
80
81 @selection: 
82 @i: 
83 @Returns: 
84
85
86 <!-- ##### FUNCTION atk_selection_remove_selection ##### -->
87 <para>
88
89 </para>
90
91 @selection: 
92 @i: 
93 @Returns: 
94
95
96 <!-- ##### FUNCTION atk_selection_select_all_selection ##### -->
97 <para>
98
99 </para>
100
101 @selection: 
102 @Returns: 
103
104