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