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 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. Note | See also |
*2021-11-16