GtkSourceUndoManagerIface.canRedo

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

Return Value

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

Meta