refilter


Description:

public abstract void refilter (CompletionContext context, ListModel model)

This function can be used to filter results previously provided to the [class@CompletionContext] by the CompletionProvider.

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 [iface@Gio.ListModel] of results.

Parameters:

this

a CompletionProvider

context

a CompletionContext

model

a ListModel