TextBuffer.enableUndo

bool enableUndo() @property

Get enableUndo property.

Returns

Denotes if support for undoing and redoing changes to the buffer is allowed.
void enableUndo(bool propval) @property

Set enableUndo property.

Parameters

propvalDenotes if support for undoing and redoing changes to the buffer is allowed.