Without child widgets and images, see gtk.text_buffer.TextBuffer.getText for more information.
TextBuffer.text
string text() @property nothrowGet text property.
Returns
The text content of the buffer.
void text(string propval) @property nothrowSet text property.
Parameters
propval | The text content of the buffer. Without child widgets and images, see gtk.text_buffer.TextBuffer.getText for more information. |