Extracted from Pike v8.0 release 240 as of 2016-05-31.
   

Class GTK2.SourceView

Inheritance graph
GTK2.G.Object GTK2.G.InitiallyUnowned GTK2.Object GTK2.Widget GTK2.Container GTK2.TextView GTK2.SourceView
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.