GtkSourceUndoManagerIface

Undocumented in source.

Members

Variables

beginNotUndoableAction
void function(GtkSourceUndoManager* manager) beginNotUndoableAction;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canRedo
int function(GtkSourceUndoManager* manager) canRedo;
canRedoChanged
void function(GtkSourceUndoManager* manager) canRedoChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canUndo
int function(GtkSourceUndoManager* manager) canUndo;
canUndoChanged
void function(GtkSourceUndoManager* manager) canUndoChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
endNotUndoableAction
void function(GtkSourceUndoManager* manager) endNotUndoableAction;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
parent
GTypeInterface parent;
Undocumented in source.
redo
void function(GtkSourceUndoManager* manager) redo;
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(GtkSourceUndoManager* manager) undo;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta