GtkScintilla::undo

void undo(void);

Undo makes the last action undone.

$scintilla->undo();