begin_not_undoable_action


Description:

public abstract void begin_not_undoable_action ()

Begin a not undoable action on the buffer.

All changes between this call and the call to end_not_undoable_action cannot be undone. This function should be re-entrant.

Parameters:

this

a SourceUndoManager.