TextView.getBuffer

Returns the GtkTextBuffer 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

a GtkTextBuffer. [transfer none]

Meta