SourceSearchContext.backwardAsync

The asynchronous version of Source.searchContextBackward.

See the documentation of Source.searchContextBackward for more details.

See the GAsyncResult documentation to know how to use this function.

If the operation is cancelled, the callback will only be called if cancellable was not NULL. Source.searchContextBackwardAsync takes ownership of cancellable, so you can unref it after calling this function.

class SourceSearchContext
void
backwardAsync

Parameters

iter TextIter

start of search.

cancellable Cancellable

a gio.Cancellable, or NULL.

callback GAsyncReadyCallback

a GAsyncReadyCallback to call when the operation is finished.

userData void*

the data to pass to the callback function.

Meta

Since

3.10