EntryCompletion.setMatchFunc
void setMatchFunc(gtk.types.EntryCompletionMatchFunc func)Sets the match function for completion to be func.
The match function is used to determine if a row should or should not be in the completion list.
Parameters
func | the [gtk.entry_completion.EntryCompletion]MatchFunc to use |
Deprecated
GtkEntryCompletion will be removed in GTK 5.