summaryrefslogtreecommitdiffstats
path: root/doc/ttk_progressbar.n
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-03-13 13:59:57 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-03-13 13:59:57 (GMT)
commitef4a75aeeb18cd1c064e5b3b94607154454e3b99 (patch)
tree0c86100a7254b7309cc9c030b1f96f1c54ba151c /doc/ttk_progressbar.n
parentefa6054390932bcfdca8cd02c428f5416c1a4782 (diff)
downloadtk-ef4a75aeeb18cd1c064e5b3b94607154454e3b99.zip
tk-ef4a75aeeb18cd1c064e5b3b94607154454e3b99.tar.gz
tk-ef4a75aeeb18cd1c064e5b3b94607154454e3b99.tar.bz2
Document units for -length and -wraplength
Diffstat (limited to 'doc/ttk_progressbar.n')
-rw-r--r--doc/ttk_progressbar.n3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ttk_progressbar.n b/doc/ttk_progressbar.n
index 33da815..6967bd4 100644
--- a/doc/ttk_progressbar.n
+++ b/doc/ttk_progressbar.n
@@ -33,7 +33,8 @@ then these options are ignored.
.SH "WIDGET-SPECIFIC OPTIONS"
.OP \-length length Length
Specifies the length of the long axis of the progress bar
-(width if horizontal, height if vertical).
+(width if horizontal, height if vertical). The value may have any of the forms
+acceptable to \fBTk_GetPixels\fR.
.OP \-maximum maximum Maximum
A floating point number specifying the maximum \fB\-value\fR.
Defaults to 100.