get_caret_offset
Description:
public int get_caret_offset ()
throws Error
Gets the current offset of the text caret in an Text object.
Parameters:
this |
a pointer to the Text object to query.
|
Returns:
a int indicating the current position of the text caret.
|