SourceView.this

Creates a new #GtkSourceView widget displaying the buffer @buffer. One buffer can be shared among many widgets.

Parameters

buffer SourceBuffer

a #GtkSourceBuffer.

Return Value

a new #GtkSourceView.

Throws

ConstructionException GTK+ fails to create the object.

Meta