Method
AtspiCollectionget_matches
Declaration [src]
GArray*
atspi_collection_get_matches (
AtspiCollection* collection,
AtspiMatchRule* rule,
AtspiCollectionSortOrder sortby,
gint count,
gboolean traverse,
GError** error
)
Parameters
rule |
AtspiMatchRule |
An |
|
The data is owned by the caller of the function. | |
sortby |
AtspiCollectionSortOrder |
An |
|
count |
gint |
The maximum number of results to return, or 0 for no limit. |
|
traverse |
gboolean |
Not supported. |
|
error |
GError ** |
The return location for a GError* , or NULL . |