SourceSearchContext.backwardFinish2

Finishes a backward search started with gtk_source_search_context_backward_async().

See the documentation of gtk_source_search_context_backward2() for more details.

class SourceSearchContext
bool
backwardFinish2

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.

hasWrappedAround bool

return location to know whether the search has wrapped around, or %NULL.

Return Value

Type: bool

whether a match was found.

Throws

GException on failure.

Meta

Since

3.22