summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2015-09-30 06:23:19 (GMT)
committerfvogel <fvogelnew1@free.fr>2015-09-30 06:23:19 (GMT)
commitf3daa2b6bd7157f5b49e33c196f976baf649a3e2 (patch)
tree104c57a893077e5a0fc97d364236f3fa95e04f9f /doc
parent7f3366e5e9ea3a96cb0efb0b6c9d3f5b70d97d5b (diff)
downloadtk-f3daa2b6bd7157f5b49e33c196f976baf649a3e2.zip
tk-f3daa2b6bd7157f5b49e33c196f976baf649a3e2.tar.gz
tk-f3daa2b6bd7157f5b49e33c196f976baf649a3e2.tar.bz2
Added -proxyborderwidth option
Diffstat (limited to 'doc')
-rw-r--r--doc/panedwindow.n3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/panedwindow.n b/doc/panedwindow.n
index f3c22be..6263d05 100644
--- a/doc/panedwindow.n
+++ b/doc/panedwindow.n
@@ -31,6 +31,9 @@ value accepted by \fBTk_GetPixels\fR. If an empty string, the widget will be
made high enough to allow all contained widgets to have their natural height.
.OP \-proxybackground proxyBackground ProxyBackground
Background color to use when drawing the proxy.
+.OP \-proxyborderwidth proxyBorderWidth ProxyBorderWidth
+Specifies the width of the proxy. May be any value accepted by
+\fBTk_GetPixels\fR.
.OP \-proxyrelief proxyRelief ProxyRelief
Relief to use when drawing the proxy. May be any of the standard Tk
relief values.