summaryrefslogtreecommitdiffstats
path: root/doc/SetCaret.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/SetCaret.3')
-rw-r--r--doc/SetCaret.34
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/SetCaret.3 b/doc/SetCaret.3
index b5bd901..e01c89d 100644
--- a/doc/SetCaret.3
+++ b/doc/SetCaret.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: SetCaret.3,v 1.1 2002/06/17 20:09:01 hobbs Exp $
+'\" RCS: @(#) $Id: SetCaret.3,v 1.3 2008/07/08 22:40:51 patthoyts Exp $
'\"
.so man.macros
.TH Tk_SetCaretPos 3 8.4 Tk "Tk Library Procedures"
@@ -27,7 +27,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
@@ -35,6 +34,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