- Reserved
void*[20] Reserved;
- lineMarkActivated
void function(GtkSourceView* view, const(GtkTextIter)* iter, uint button, GdkModifierType state, int nPresses) lineMarkActivated;
- moveLines
void function(GtkSourceView* view, bool down) moveLines;
- moveWords
void function(GtkSourceView* view, int step) moveWords;
- parentClass
GtkTextViewClass parentClass;
- pushSnippet
void function(GtkSourceView* view, GtkSourceSnippet* snippet, GtkTextIter* location) pushSnippet;
- showCompletion
void function(GtkSourceView* view) showCompletion;