diff options
Diffstat (limited to 'doc/SetCaret.3')
-rw-r--r-- | doc/SetCaret.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/SetCaret.3 b/doc/SetCaret.3 index 571cf55..fd63f18 100644 --- a/doc/SetCaret.3 +++ b/doc/SetCaret.3 @@ -25,7 +25,6 @@ Window-relative y coordinate. .AP int h in Height of the caret in the window. .BE - .SH DESCRIPTION .PP \fBTk_SetCaretPos\fR sets the caret location for the display of the @@ -33,6 +32,5 @@ specified Tk_Window \fItkwin\fR. The caret is the per-display cursor location used for indicating global focus (e.g. to comply with Microsoft Accessibility guidelines), as well as for location of the over-the-spot XIM (X Input Methods) or Windows IME windows. - .SH KEYWORDS caret, cursor |