Get the textbuffer (ObjGtkTextBuffer) associated to the text object (ObjGtk).
Récupère le textbuffer d'un textview.
_textview_ : ObjGtk : any textview (ObjGtk) already created.
Return : ObjGtkTextBuffer : the textbuffer or nil if error.
Back