Package: gtk

Function gtk-text-buffer-line-count

Lambda List

gtk-text-buffer-line-count (buffer)

Arguments

buffer -- a gtk-text-buffer object

Return Value

An integer with the number of lines in the text buffer.

Details

Obtains the number of lines in the text buffer. This value is cached, so the function is very fast.
 

See also

*2021-11-16