diff options
author | fvogel <fvogelnew1@free.fr> | 2015-09-30 06:23:19 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2015-09-30 06:23:19 (GMT) |
commit | a13699c799fadfa49d85974000fc38e290e25caf (patch) | |
tree | 104c57a893077e5a0fc97d364236f3fa95e04f9f /doc/panedwindow.n | |
parent | e16d1f6fec589af4bc6361d1d8397f8f2f91d5bf (diff) | |
download | tk-a13699c799fadfa49d85974000fc38e290e25caf.zip tk-a13699c799fadfa49d85974000fc38e290e25caf.tar.gz tk-a13699c799fadfa49d85974000fc38e290e25caf.tar.bz2 |
Added -proxyborderwidth option
Diffstat (limited to 'doc/panedwindow.n')
-rw-r--r-- | doc/panedwindow.n | 3 |
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. |