SourceUndoManagerT.canRedo

Get whether there are redo operations available. Since 2.10

template SourceUndoManagerT(TStruct)
int
canRedo
()

Return Value

Type: int

TRUE if there are redo operations available, FALSE otherwise

Meta