Next: get-number-of-lines
Up: wx:text-window
Previous: get-last-position
Gets the number of characters in a particular line of the window.
Lines are numbered strting from 0.
- (send a-wx:text-window get-line-length line-no) -> small integer
line-no : small integer
PLT