TextView.getBuffer

Returns the gtk.text_buffer.TextBuffer being displayed by this text view.

The reference count on the buffer is not incremented; the caller of this function won’t own a new reference.

class TextView
getBuffer
()

Return Value

Type: gtk.text_buffer.TextBuffer