gtkTextBufferGetLineCount {RGtk2} | R Documentation |
Obtains the number of lines in the buffer. This value is cached, so the function is very fast.
gtkTextBufferGetLineCount(object)
|
[GtkTextBuffer ] a GtkTextBuffer |
[integer] number of lines in the buffer
Derived by RGtkGen from GTK+ documentation