SourceSearchContext.forwardFinish

Finishes a forward search started with gtk_source_search_context_forward_async().

More...
class SourceSearchContext
bool
forwardFinish

Parameters

result AsyncResultIF

a #GAsyncResult.

matchStart TextIter

return location for start of match, or %NULL.

matchEnd TextIter

return location for end of match, or %NULL.

Return Value

Type: bool

whether a match was found.

Detailed Description

Deprecated: Use gtk_source_search_context_forward_finish2() instead.

Throws

GException on failure.

Meta

Since

3.10