TextBufferGidBuilderImpl.enableUndo

Set enableUndo property.

class TextBufferGidBuilderImpl(T)
T
enableUndo
(
bool propval
)

Parameters

propval bool

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

Return Value

Type: T

Builder instance for fluent chaining