SourceCompletionProviderIF.match

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

interface SourceCompletionProviderIF
bool
match

Parameters

context SourceCompletionContext

a #GtkSourceCompletionContext.

Return Value

Type: bool

%TRUE if @provider matches the completion context, %FALSE otherwise.

Meta