Add documentation templates to the repository
[platform/upstream/at-spi2-core.git] / doc / libatspi / tmpl / atspi-selection.sgml
1 <!-- ##### SECTION Title ##### -->
2 atspi-selection
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 <!-- ##### SECTION Stability_Level ##### -->
18
19
20 <!-- ##### SECTION Image ##### -->
21
22
23 <!-- ##### STRUCT AtspiSelection ##### -->
24 <para>
25
26 </para>
27
28
29 <!-- ##### FUNCTION atspi_selection_get_n_selected_children ##### -->
30 <para>
31
32 </para>
33
34 @obj: 
35 @error: 
36 @Returns: 
37
38
39 <!-- ##### FUNCTION atspi_selection_get_selected_child ##### -->
40 <para>
41
42 </para>
43
44 @obj: 
45 @selected_child_index: 
46 @error: 
47 @Returns: 
48
49
50 <!-- ##### FUNCTION atspi_selection_select_child ##### -->
51 <para>
52
53 </para>
54
55 @obj: 
56 @child_index: 
57 @error: 
58 @Returns: 
59
60
61 <!-- ##### FUNCTION atspi_selection_deselect_selected_child ##### -->
62 <para>
63
64 </para>
65
66 @obj: 
67 @selected_child_index: 
68 @error: 
69 @Returns: 
70
71
72 <!-- ##### FUNCTION atspi_selection_deselect_child ##### -->
73 <para>
74
75 </para>
76
77 @obj: 
78 @child_index: 
79 @error: 
80 @Returns: 
81
82
83 <!-- ##### FUNCTION atspi_selection_is_child_selected ##### -->
84 <para>
85
86 </para>
87
88 @obj: 
89 @child_index: 
90 @error: 
91 @Returns: 
92
93
94 <!-- ##### FUNCTION atspi_selection_select_all ##### -->
95 <para>
96
97 </para>
98
99 @obj: 
100 @error: 
101 @Returns: 
102
103
104 <!-- ##### FUNCTION atspi_selection_clear_selection ##### -->
105 <para>
106
107 </para>
108
109 @obj: 
110 @error: 
111 @Returns: 
112
113