GtkScintilla::begin_undo_action

void begin_undo_action(void);

Define when start to store the actions of the user for "Undo Action".

$scintilla->begin_undo_action();