SourceView.this

Creates a new GtkSourceView. An empty default buffer will be created for you. If you want to specify your own buffer, consider gtk_source_view_new_with_buffer().

Throws

ConstructionException GTK+ fails to create the object.

Meta