[prevent][42870] Fix for null pointer dereference
[platform/upstream/at-spi2-core.git] / doc / libatspi / tmpl / atspi-collection.sgml
1 <!-- ##### SECTION Title ##### -->
2 atspi-collection
3
4 <!-- ##### SECTION Short_Description ##### -->
5 An interface designed to allow accessibles which satisfy a set of 
6 criteria to be returned.
7
8 <!-- ##### SECTION Long_Description ##### -->
9 <para>
10 An interface designed to allow accessibles which satisfy a set of 
11 criteria to be returned. This interface can be used to avoid iteration
12 or client-side search of the object tree.
13 </para>
14
15 <!-- ##### SECTION See_Also ##### -->
16 <para>
17
18 </para>
19
20 <!-- ##### SECTION Stability_Level ##### -->
21
22
23 <!-- ##### SECTION Image ##### -->
24
25
26 <!-- ##### STRUCT AtspiCollection ##### -->
27 <para>
28
29 </para>
30
31
32 <!-- ##### FUNCTION atspi_collection_is_ancestor_of ##### -->
33 <para>
34
35 </para>
36
37 @collection: 
38 @test: 
39 @error: 
40 @Returns: 
41
42
43 <!-- ##### FUNCTION atspi_collection_get_matches ##### -->
44 <para>
45
46 </para>
47
48 @collection: 
49 @rule: 
50 @sortby: 
51 @count: 
52 @traverse: 
53 @error: 
54 @Returns: 
55
56
57 <!-- ##### FUNCTION atspi_collection_get_matches_to ##### -->
58 <para>
59
60 </para>
61
62 @collection: 
63 @current_object: 
64 @rule: 
65 @sortby: 
66 @tree: 
67 @limit_scope: 
68 @count: 
69 @traverse: 
70 @error: 
71 @Returns: 
72
73
74 <!-- ##### FUNCTION atspi_collection_get_matches_from ##### -->
75 <para>
76
77 </para>
78
79 @collection: 
80 @current_object: 
81 @rule: 
82 @sortby: 
83 @tree: 
84 @count: 
85 @traverse: 
86 @error: 
87 @Returns: 
88
89
90 <!-- ##### FUNCTION atspi_collection_get_active_descendant ##### -->
91 <para>
92
93 </para>
94
95 @collection: 
96 @error: 
97 @Returns: 
98
99