Method
TrackerSparqlStatementupdate_finish
Declaration [src]
gboolean
tracker_sparql_statement_update_finish (
TrackerSparqlStatement* stmt,
GAsyncResult* result,
GError** error
)
Description [src]
Finishes the asynchronous update started through
tracker_sparql_statement_update_async().
| Available since: | 3.5 |
Parameters
result |
GAsyncResult* |
A |
|
| The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError*, or NULL. |