Return the number of lines in a textbuffer (ObjGtkTextBuffer).
Retourne le nombre de lignes contenu dans un textbuffer.
_textbuffer_ : ObjGtkTextBuffer : any textbuffer object already created.
Return : I : the number of lines or nil if error.
Back