CompletionProvider.match

Get whether the provider match the context of completion detailed in context.

interface CompletionProvider
bool
match

Parameters

context gtksource.completion_context.CompletionContext

a #GtkSourceCompletionContext.

Return Value

Type: bool

true if provider matches the completion context, false otherwise.