GtkSourceUndoManagerIface.canUndo

struct GtkSourceUndoManagerIface
extern (C)
int function(GtkSourceUndoManager* manager) canUndo;

Return Value

%TRUE if there are undo operations available, %FALSE otherwise

Meta