summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2015-09-29 20:26:29 (GMT)
committerfvogel <fvogelnew1@free.fr>2015-09-29 20:26:29 (GMT)
commit7f3366e5e9ea3a96cb0efb0b6c9d3f5b70d97d5b (patch)
treef61b48345499222426e1ffafb67510298b94acd9 /doc
parent939adaec382ce7257869e18efa3ab353edda0ed5 (diff)
downloadtk-7f3366e5e9ea3a96cb0efb0b6c9d3f5b70d97d5b.zip
tk-7f3366e5e9ea3a96cb0efb0b6c9d3f5b70d97d5b.tar.gz
tk-7f3366e5e9ea3a96cb0efb0b6c9d3f5b70d97d5b.tar.bz2
Added -proxybackground option
Diffstat (limited to 'doc')
-rw-r--r--doc/panedwindow.n2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/panedwindow.n b/doc/panedwindow.n
index b9df08e..f3c22be 100644
--- a/doc/panedwindow.n
+++ b/doc/panedwindow.n
@@ -29,6 +29,8 @@ drawn as squares. May be any value accepted by \fBTk_GetPixels\fR.
Specifies a desired height for the overall panedwindow widget. May be any
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 \-proxyrelief proxyRelief ProxyRelief
Relief to use when drawing the proxy. May be any of the standard Tk
relief values.