Package: gtk
Accessor gtk-entry-text-length
Lambda Listgtk-entry-text-length (object) SyntaxArgumentsDetails Accessor of the text-length slot of the gtk-entry
class. The gtk-entry-text-length slot access function retrieves the current length of the text in the entry, or 0 if there are none. This is equivalent to: (gtk-entry-buffer-length (gtk-entry-buffer object)) | See also |
2021-11-3