EditableContent.text - multiple declarations
- Function EditableContent.text
- Function EditableContent.text
Function EditableContent.text
replace whole text
with another content
Prototype
EditableContent text( dstring newContent ) @property;
Function EditableContent.text
returns all lines concatenated delimited by '\n'
Prototype
dstring text() @property;
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2014
License
Boost License 1.0