gsv.SourceBuffer

Undocumented in source.

Public Imports

gsvc.gsvtypes
public import gsvc.gsvtypes;
Undocumented in source.
gtkc.gdktypes
public import gtkc.gdktypes;
Undocumented in source.

Members

Classes

SourceBuffer
class SourceBuffer

The GtkSourceBuffer object is the model for GtkSourceView widgets. It extends the GtkTextBuffer object by adding features useful to display and edit source code such as syntax highlighting and bracket matching. It also implements support for undo/redo operations, and for the search and replace.

Meta