summaryrefslogtreecommitdiffstats
path: root/doc/CoordToWin.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/CoordToWin.3')
-rw-r--r--doc/CoordToWin.34
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/CoordToWin.3 b/doc/CoordToWin.3
index 93f81ee..5e8996c 100644
--- a/doc/CoordToWin.3
+++ b/doc/CoordToWin.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: CoordToWin.3,v 1.2 1998/09/14 18:22:46 stanton Exp $
+'\" RCS: @(#) $Id: CoordToWin.3,v 1.4 2008/07/08 22:40:50 patthoyts Exp $
'\"
.so man.macros
.TH Tk_CoordsToWindow 3 "" Tk "Tk Library Procedures"
@@ -27,7 +27,6 @@ Y-coordinate (in root window coordinates).
.AP Tk_Window tkwin in
Token for window that identifies application.
.BE
-
.SH DESCRIPTION
.PP
\fBTk_CoordsToWindow\fR locates the window that contains a given point.
@@ -46,6 +45,5 @@ which window contains the mouse cursor: if a parent and a child both
contain the point then the child gets preference, and if two siblings
both contain the point then the highest one in the stacking order
(i.e. the one that's visible on the screen) gets preference.
-
.SH KEYWORDS
containing, coordinates, root window