diff options
author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2015-09-30 10:51:28 (GMT) |
---|---|---|
committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2015-09-30 10:51:28 (GMT) |
commit | ca8b90827788a3493c2985843e989ced61c9f326 (patch) | |
tree | f79338052801b8f32e55f82f26b439adf77c5bed /doc | |
parent | 0177b19f5667197d0c678ffaf89a09dc6b186ed8 (diff) | |
download | tk-ca8b90827788a3493c2985843e989ced61c9f326.zip tk-ca8b90827788a3493c2985843e989ced61c9f326.tar.gz tk-ca8b90827788a3493c2985843e989ced61c9f326.tar.bz2 |
Hm, better keep the TIP as it is, not making it more difficult than it already is.
Diffstat (limited to 'doc')
-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 |