diff options
Diffstat (limited to 'doc/MoveToplev.3')
-rw-r--r-- | doc/MoveToplev.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/MoveToplev.3 b/doc/MoveToplev.3 index 20ff120..f67627f 100644 --- a/doc/MoveToplev.3 +++ b/doc/MoveToplev.3 @@ -46,6 +46,6 @@ menus that want to appear at a particular place on the screen. When \fBTk_MoveToplevelWindow\fR is called it does not immediately pass on the new desired location to the window manager; it defers this action until all other outstanding work has been completed, -using the \fBTk_DoWhenIdle\fR mechanism. +using the \fBTcl_DoWhenIdle\fR mechanism. .SH KEYWORDS position, top-level window, window manager |