summaryrefslogtreecommitdiffstats
path: root/doc/panedwindow.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-07-17 20:52:07 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-07-17 20:52:07 (GMT)
commit6984f89da31114c1535326a990f5ad4022e6c890 (patch)
treef8ef76e4e95bcfc41de247a14c34e492099edc6a /doc/panedwindow.n
parentc4e78e4d418312a283696c16bc9119a0653c50d6 (diff)
downloadtk-6984f89da31114c1535326a990f5ad4022e6c890.zip
tk-6984f89da31114c1535326a990f5ad4022e6c890.tar.gz
tk-6984f89da31114c1535326a990f5ad4022e6c890.tar.bz2
Docfix [Bug 747814]
Diffstat (limited to 'doc/panedwindow.n')
-rw-r--r--doc/panedwindow.n8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/panedwindow.n b/doc/panedwindow.n
index 5f2399c..e287475 100644
--- a/doc/panedwindow.n
+++ b/doc/panedwindow.n
@@ -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: panedwindow.n,v 1.2 2003/02/25 01:39:01 hobbs Exp $
+'\" RCS: @(#) $Id: panedwindow.n,v 1.3 2003/07/17 20:52:08 dkf Exp $
'\"
.so man.macros
.TH panedwindow n 8.4 Tk "Tk Built-In Commands"
@@ -83,11 +83,7 @@ Add one or more windows to the panedwindow, each in a separate pane.
The arguments consist of the names of one or more windows
followed by pairs of arguments that specify how to manage the windows.
\fIOption\fR may have any of the values accepted by the
-\fBconfigure\fR subcommand. When adding a new window that has not yet
-been mapped, and \fBupdate idletasks\fR call is required for that window
-to report its default requested geometry correctly to the panedwindow
-widget. This is not necessary if you are specifying \fI\-width\fR and
-\fI\-height\fR.
+\fBconfigure\fR subcommand.
.TP
\fIpathName \fBcget \fIoption\fR
Returns the current value of the configuration option given by