get_buffer
Description:
Returns the 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.
Parameters:
this |
a TextView |
Returns the 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.
this |
a TextView |