diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2015-09-30 10:51:28 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2015-09-30 10:51:28 (GMT) |
commit | ee2ce93b2a9f94bf0fb220792ca75b6bdce7478c (patch) | |
tree | f79338052801b8f32e55f82f26b439adf77c5bed /doc/panedwindow.n | |
parent | 018b392075235c25be318596aae86f832a7bdadb (diff) | |
download | tk-ee2ce93b2a9f94bf0fb220792ca75b6bdce7478c.zip tk-ee2ce93b2a9f94bf0fb220792ca75b6bdce7478c.tar.gz tk-ee2ce93b2a9f94bf0fb220792ca75b6bdce7478c.tar.bz2 |
Hm, better keep the TIP as it is, not making it more difficult than it already is.
Diffstat (limited to 'doc/panedwindow.n')
-rw-r--r-- | doc/panedwindow.n | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/panedwindow.n b/doc/panedwindow.n index 0060dcd..33e1e12 100644 --- a/doc/panedwindow.n +++ b/doc/panedwindow.n @@ -34,8 +34,7 @@ Background color to use when drawing the proxy. If an empty string, the value of the \fB-background\fR option will be used. .OP \-proxyborderwidth proxyBorderWidth ProxyBorderWidth Specifies the borderwidth of the proxy. May be any value accepted by -\fBTk_GetPixels\fR. If an empty string, the -value of the \fB-sashwidth\fR option will be used. +\fBTk_GetPixels\fR. .OP \-proxyrelief proxyRelief ProxyRelief Relief to use when drawing the proxy. May be any of the standard Tk relief values. If an empty string, the value of the \fB-sashrelief\fR |