mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
e672d71c61
- Focused: returns whether editor is focused - CaretPos: returns the text line & column numbers of the caret. - CaretCoords: returns the x & y pixel coordinates of the caret. - NumLines: returns the number of text lines in the editor Signed-off-by: Larry Clapp <larry@theclapp.org>