TextBuffer.cursorPosition

int cursorPosition() @property

Get cursorPosition property.

Returns

The position of the insert mark.

This is an offset from the beginning of the buffer. It is useful for getting notified when the cursor moves.