set_undo_manager
Description:
Set the buffer undo manager.
If manager
is null
the default undo manager will be set.
Parameters:
this |
a SourceBuffer. |
manager |
A SourceUndoManager or |
Set the buffer undo manager.
If manager
is null
the default undo manager will be set.
this |
a SourceBuffer. |
manager |
A SourceUndoManager or |