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 slot access function gtk-entry-completion returns the minimum key length as set for the entry completion. The slot access function (setf gtk-entry-completion-minimum-key-length) sets the length of the search key for 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, i.e., a too large dataset. | See also |
2020-5-31