TextView.buffer

gtk.text_buffer.TextBuffer buffer() @property nothrow

Get buffer property.

Returns

The buffer which is displayed.
void buffer(gtk.text_buffer.TextBuffer propval) @property nothrow

Set buffer property.

Parameters

propvalThe buffer which is displayed.