Function TextEdit.cursorGetColumn
Returns the column the editing cursor is at.
long cursorGetColumn() nothrow @nogc const;
Returns the column the editing cursor is at.
long cursorGetColumn() nothrow @nogc const;