cursor_position


Description:

[ NoAccessorMethod ]
[ Version ( since = "2.10" ) ]
public int cursor_position { get; }

The position of the insert mark (as offset from the beginning of the buffer).

It is useful for getting notified when the cursor moves.