Can Redo returns wheather "Redo" Operation may be done or not.
if ($scintilla->can_redo()) { // there are something to be "redone"... }