summaryrefslogtreecommitdiffstats
path: root/doc/ttk_progressbar.n
diff options
context:
space:
mode:
authorpspjuth <peter.spjuth@gmail.com>2011-04-21 21:18:33 (GMT)
committerpspjuth <peter.spjuth@gmail.com>2011-04-21 21:18:33 (GMT)
commit6b6a8249cce424ab3388f1c2a36849549beccf92 (patch)
treeadc56cc5a2c5a2adaf468bceb6760ab706e0b6be /doc/ttk_progressbar.n
parent4db4adb89593260e07a9e59503285082e9b90fb0 (diff)
parent8c2d7f6d86393ac9149aa1b2fcada1f52bfada55 (diff)
downloadtk-6b6a8249cce424ab3388f1c2a36849549beccf92.zip
tk-6b6a8249cce424ab3388f1c2a36849549beccf92.tar.gz
tk-6b6a8249cce424ab3388f1c2a36849549beccf92.tar.bz2
Document all variable options as global.
Diffstat (limited to 'doc/ttk_progressbar.n')
-rw-r--r--doc/ttk_progressbar.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ttk_progressbar.n b/doc/ttk_progressbar.n
index af3e312..2afc951 100644
--- a/doc/ttk_progressbar.n
+++ b/doc/ttk_progressbar.n
@@ -45,7 +45,7 @@ that is, the progress bar completes one
.QW cycle
when the \fB\-value\fR increases by \fB\-maximum\fR.
.OP \-variable variable Variable
-The name of a Tcl variable which is linked to the \fB\-value\fR.
+The name of a global Tcl variable which is linked to the \fB\-value\fR.
If specified, the \fB\-value\fR of the progress bar is
automatically set to the value of the variable whenever
the latter is modified.