[previous] [up] [next]     [index]
Next: find-position Up: text Previous: erase

find-line

Given a graphical location in the editor, returns the line at that location. Lines are numbered starting with 0.

The result is only valid when the editor is displayed (see Basic Organization). Calling this method may force the recalculation of location information, even if the editor currently has delayed refreshing (see refresh-delayed?).



PLT