Buffer.canRedo

Determines whether a source buffer can redo the last action (i.e. if the last operation was an undo).

class Buffer
bool
canRedo
()

Return Value

Type: bool

true if a redo is possible.