CompletionProvider.match
bool match(gtksource.completion_context.CompletionContext context)Get whether the provider match the context of completion detailed in context.
Parameters
context | a #GtkSourceCompletionContext. |
Returns
true if provider matches the completion context, false otherwise.