GtkSourceView.SourceBuffer Class
Text buffer for GtkSourceView.SourceView.

See Also: SourceBuffer Members

Syntax

public class SourceBuffer : Gtk.TextBuffer, GLib.IWrapper, IDisposable

Remarks

The SourceBuffer class is the model for GtkSourceView.SourceView widgets. It extends the Gtk.TextBuffer class by adding features necessary to display and edit source code: syntax highlighting, bracket matching and markers. It also implements support for undo/redo operations. By default highlighting is enabled, but you can disable it with SourceBuffer.Highlight. This can be useful if you're not using GtkSourceView.SourceLanguage classes to set the highlighting patterns, and instead you're manually adding GtkSourceView.SourceTag classes to the buffer's tag table.

Requirements

Namespace: GtkSourceView
Assembly: gtksourceview-sharp (in gtksourceview-sharp.dll)
Assembly Versions: 0.0.0.0