HelloWorld

Demos for SourceView. TODO on gsv: override methods from TextView, TextBuffer, etc

Constructors

this
this()
Undocumented in source.

Members

Variables

sourceView
SourceView sourceView;
Undocumented in source.

Inherited Members

From MainWindow

windowDelete
bool windowDelete(Event event, Widget widget)

Executed when the user tries to close the window

exit
bool exit(int code, bool force)

Allows the application to close and decide if it can exit

Meta