Method
TrackerSparqlConnectionquery_finish
Declaration [src]
TrackerSparqlCursor*
tracker_sparql_connection_query_finish (
TrackerSparqlConnection* connection,
GAsyncResult* res,
GError** error
)
Parameters
res |
GAsyncResult* |
A |
|
| The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError*, or NULL. |
Return value
| Returns: | TrackerSparqlCursor |
A |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. |