SourceSearchContext.forwardAsync

The asynchronous version of Source.searchContextForward.

See the documentation of Source.searchContextForward 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.searchContextForwardAsync takes ownership of cancellable, so you can unref it after calling this function.

class SourceSearchContext
void
forwardAsync

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