GtkSourceIndenterInterface

The virtual function table for #GtkSourceIndenter.

Members

Variables

indent
void function(GtkSourceIndenter* self, GtkSourceView* view, GtkTextIter* iter) indent;

the virtual function pointer for gtksource.indenter.Indenter.indent

isTrigger
bool function(GtkSourceIndenter* self, GtkSourceView* view, const(GtkTextIter)* location, GdkModifierType state, uint keyval) isTrigger;

the virtual function pointer for gtksource.indenter.Indenter.isTrigger

parentIface
GTypeInterface parentIface;