get_cursor_position
Description:
Reads the location of the insertion cursor and returns it.
The row coordinate is absolute.
This method is unaware of BiDi. The returned column is logical column.
Parameters:
this |
a Terminal |
column |
a location to store the column, or |
row |
a location to store the row, or |