Package: gtk
Function gtk:text-view-new-with-buffer
Lambda Listgtk:text-view-new-with-buffer (buffer) ArgumentsReturn ValueThe new gtk:text-view widget. Details
Creates a new text view displaying the text buffer. One text buffer can be shared among many widgets. The buffer argument may be nil to create a default text buffer, in which case this function is equivalent to the gtk:text-view-new function. | See also |
2024-7-4