TextView.buffer
gtk.text_buffer.TextBuffer buffer() @propertyGet buffer property.
Returns
The buffer which is displayed.
void buffer(gtk.text_buffer.TextBuffer propval) @propertySet buffer property.
Parameters
propval | The buffer which is displayed. |