Home | All Classes | Grouped Classes | Index | Search
Moves the cursor position.
void move_cursor( int delta, bool mark = false);
Detailed description:
If delta is positive, the cursor is moved forward. If delta is negative, the cursor is moved backward. If mark is true, the text is marked.
See also: