TextBuffer.enableUndo

bool enableUndo() @property nothrow

Get enableUndo property.

Returns

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

Set enableUndo property.

Parameters

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