get_line_count
Description:
Obtains the number of lines in the buffer.
This value is cached, so the function is very fast.
Parameters:
this |
a `GtkTextBuffer` |
Returns:
number of lines in the buffer |
Obtains the number of lines in the buffer.
This value is cached, so the function is very fast.
this |
a `GtkTextBuffer` |
number of lines in the buffer |