View.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
()Creates a new gtksource.view.View.
By default, an empty gtksource.buffer.Buffer 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.