TextBuffer.this

this()

Creates a new text buffer.

this(TextBufferPtr handle, bool owned = false)

Creates a wrapper around an existing buffer handle.

Parameters

handleExisting buffer handle
ownedWhether this wrapper owns the handle