setMatchFunc
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 GtkEntryCompletion
MatchFunc to use
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.
the GtkEntryCompletion
MatchFunc to use