SourceSearchContext.forwardAsync

The asynchronous version of gtk_source_search_context_forward().

See the documentation of gtk_source_search_context_forward() 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. gtk_source_search_context_forward_async() 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 #GCancellable, 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