Package: gtk
Accessor gtk:entry-max-length
Lambda Listgtk:entry-max-length (object) SyntaxArgumentsDetails The accessor for the max-length slot gets or sets the
maximum allowed length of the text in the text entry.
If the current contents are longer than the given length, then they will be
truncated to fit. Notes(gtk:entry-buffer-max-length (gtk:entry-buffer object))and (setf (gtk:entry-buffer-max-length (gtk:entry-buffer object)) max) | See also |
2026-08-18