GtkSourceViewClass

Undocumented in source.

Members

Variables

lineMarkActivated
void function(GtkSourceView* view, GtkTextIter* iter, GdkEvent* event) lineMarkActivated;
moveLines
void function(GtkSourceView* view, int copy, int step) moveLines;
moveWords
void function(GtkSourceView* view, int step) moveWords;
parentClass
GtkTextViewClass parentClass;
Undocumented in source.
redo
void function(GtkSourceView* view) redo;
showCompletion
void function(GtkSourceView* view) showCompletion;
undo
void function(GtkSourceView* view) undo;

Meta