The asynchronous version of [method@SearchContext.
backward].
See the [[email protected]] documentation to know how to use this function.
If the operation is cancelled, the callback
will only be called if cancellable
was not
null. The method takes ownership of cancellable
, so you can unref it after calling this
function.
this | |
iter |
start of search. |
cancellable |
a Cancellable, or null. |
callback |
a TaskReadyCallback to call when the operation is finished. |
user_data |
the data to pass to the |