Class GTK2.SourceView

Inheritance graph
Description

Properties: int auto-indent int highlight-current-line int insert-spaces-instead-of-tabs int margin int show-line-markers int show-line-numbers int show-margin int smart-home-end int tabs-width

Signals: redo

undo


Inherit TextView

inherit GTK2.TextView : TextView


Method create

GTK2.SourceView GTK2.SourceView(GTK2.SourceBuffer buffer)

Description

Create a new W(SourceView). If a buffer isn't specified, an empty default buffer will be created.