TextBuffer.enableUndo

Set enableUndo property.

  1. bool enableUndo [@property getter]
  2. bool enableUndo [@property setter]
    class TextBuffer
    @property
    void
    enableUndo
    (
    bool propval
    )

Parameters

propval bool

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