Package: gtk
Accessor gtk:entry-completion-minimum-key-length
Lambda Listgtk:entry-completion-minimum-key-length (object) SyntaxArgumentsDetails              Accessor of the minimum-key-length slot of the    gtk:entry-completion class.    The gtk:entry-completion-minimum-key-length function returns the
  minimum key length as set for the entry completion. The  (setf gtk:entry-completion-minimum-key-length) function sets the length of  the search key for the entry completion to be at least length. This is useful for long lists, where completing using a small key takes a lot of time and will come up with meaningless results anyway, that is, a too large dataset. Warning | See also | 
2025-03-19