Package: gtk
Function gtk:text-view-new
Lambda Listgtk:text-view-new () Return ValueThe new gtk:text-view widget. Details    
    Creates a new text view.    If you do not call the gtk:text-view-buffer function before using the
  text view, an empty default text buffer will be created for you. Get the text  buffer with the gtk:text-view-buffer function. If you want to specify  your own text buffer, consider the gtk:text-view-new-with-buffer
  function.          | See also | 
#2023-03-08