GtkSourceViewClass

Undocumented in source.

Members

Variables

lineMarkActivated
void function(GtkSourceView* view, GtkTextIter* iter, GdkEvent* event) lineMarkActivated;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
moveLines
void function(GtkSourceView* view, int copy, int step) moveLines;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
moveWords
void function(GtkSourceView* view, int step) moveWords;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
parentClass
GtkTextViewClass parentClass;
Undocumented in source.
redo
void function(GtkSourceView* view) redo;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
showCompletion
void function(GtkSourceView* view) showCompletion;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
undo
void function(GtkSourceView* view) undo;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta