_gtkTextBufferLineLength

Return the number of lines in a textbuffer (ObjGtkTextBuffer).

Retourne le nombre de lignes contenu dans un textbuffer.

Type :

fun [ObjGtkTextBuffer] I

_textbuffer_ : ObjGtkTextBuffer : any textbuffer object already created.

Return : I : the number of lines or nil if error.

Back