summaryrefslogtreecommitdiffstats
path: root/doc/CoordToWin.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/CoordToWin.3')
-rw-r--r--doc/CoordToWin.32
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/CoordToWin.3 b/doc/CoordToWin.3
index f0a9837..5fe96a6 100644
--- a/doc/CoordToWin.3
+++ b/doc/CoordToWin.3
@@ -25,7 +25,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.
@@ -44,6 +43,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