Package: gtk
Accessor gtk:text-buffer-text
Lambda Listgtk:text-buffer-text (object) SyntaxArgumentsDetails Accessor of the text slot of the gtk:text-buffer class. The gtk:text-buffer-text function retrieves the text of the text buffer, without child widgets and images. The (setf gtk:text-buffer-text) function deletes current contents of the text buffer, and inserts text instead.
The text must be valid UTF-8. Notes | See also |
2024-7-3