Package: gtk
Function gtk:entry-completion-set-match-func
Lambda Listgtk:entry-completion-set-match-func (completion func) ArgumentsDetails          Sets the match function for the entry completion to be func.  
  The match function is used to determine if a row should or should not be in
  the completion list.   Warning | See also | 
#2025-07-22