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 | c5a20edf9a219b118ffe7b050e2e8ccf221877dd (patch) | |
tree | f79338052801b8f32e55f82f26b439adf77c5bed /doc | |
parent | 04500f702ecda2ff80cf2ab14d730cf3dd25ef51 (diff) | |
download | tk-c5a20edf9a219b118ffe7b050e2e8ccf221877dd.zip tk-c5a20edf9a219b118ffe7b050e2e8ccf221877dd.tar.gz tk-c5a20edf9a219b118ffe7b050e2e8ccf221877dd.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 |