| gtkTextViewGetBuffer {RGtk2} | R Documentation |
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.
gtkTextViewGetBuffer(object)
|
[GtkTextView] a GtkTextView |
[GtkTextBuffer] a GtkTextBuffer
Derived by RGtkGen from GTK+ documentation