Next:
load-file
Up:
wx:text-window
Previous:
get-line-length
get-number-of-lines
Returns the number of lines in the text window buffer.
(send
a-wx:text-window
get-number-of-lines)
->
small integer
PLT