CompletionProvider.refilter

This function can be used to filter results previously provided to the classCompletionContext by the #GtkSourceCompletionProvider.

This can happen as the user types additional text onto the word so that previously matched items may be removed from the list instead of generating new gio.list_model.ListModel of results.

Parameters

context gtksource.completion_context.CompletionContext

a #GtkSourceCompletionContext

model gio.list_model.ListModel

a #GListModel