Package: gtk
Accessor gtk:entry-buffer-text
Lambda Listgtk:entry-buffer-text (object) SyntaxArgumentsDetails Accessor of the text slot of the gtk:entry-buffer class. The gtk:entry-buffer-text function retrieves the contents of the entry buffer. The (setf gtk:entry-buffer-text) function sets the text. This is roughly equivalent to calling the gtk:entry-buffer-delete-text and gtk:entry-buffer-insert-text functions. | See also |
2025-2-13