EntryBuffer.text
string text() @property nothrowGet text property.
Returns
The contents of the buffer.
void text(string propval) @property nothrowSet text property.
Parameters
propval | The contents of the buffer. |
string text() @property nothrowGet text property.
void text(string propval) @property nothrowSet text property.
propval | The contents of the buffer. |