EntryBuffer.text

string text() @property nothrow

Get text property.

Returns

The contents of the buffer.
void text(string propval) @property nothrow

Set text property.

Parameters

propvalThe contents of the buffer.