diff options
Diffstat (limited to 'doc/MoveToplev.3')
-rw-r--r-- | doc/MoveToplev.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/MoveToplev.3 b/doc/MoveToplev.3 index 24653ab..4cd39e2 100644 --- a/doc/MoveToplev.3 +++ b/doc/MoveToplev.3 @@ -28,7 +28,6 @@ New y-coordinate for the top-left pixel of \fItkwin\fR's border, or the top-left pixel of the decorative border supplied for \fItkwin\fR by the window manager, if there is one. .BE - .SH DESCRIPTION .PP In general, a window should never set its own position; this should be @@ -48,6 +47,5 @@ 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. - .SH KEYWORDS position, top-level window, window manager |