View.this
this
()Creates a new [gtksource.view.View].
By default, an empty classBuffer will be lazily created and can be retrieved with [gtk.text_view.TextView.getBuffer].
If you want to specify your own buffer, either override the vfuncGtk.TextView.create_buffer factory method, or use [gtksource.view.View.newWithBuffer].
Returns
a new #GtkSourceView.