summaryrefslogtreecommitdiffstats
path: root/doc/ttk_progressbar.n
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-03-13 14:10:32 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-03-13 14:10:32 (GMT)
commitf3cb1aadffad99fd9e2e5ecf33afefceb2b4efe1 (patch)
tree402122848c150c49bb90d014040550c2b60969b8 /doc/ttk_progressbar.n
parentc1648c48e32da4bf83827f3a11abed72a94640c8 (diff)
downloadtk-f3cb1aadffad99fd9e2e5ecf33afefceb2b4efe1.zip
tk-f3cb1aadffad99fd9e2e5ecf33afefceb2b4efe1.tar.gz
tk-f3cb1aadffad99fd9e2e5ecf33afefceb2b4efe1.tar.bz2
Document -font for ttk::progressbar
Diffstat (limited to 'doc/ttk_progressbar.n')
-rw-r--r--doc/ttk_progressbar.n8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ttk_progressbar.n b/doc/ttk_progressbar.n
index 6967bd4..74d9698 100644
--- a/doc/ttk_progressbar.n
+++ b/doc/ttk_progressbar.n
@@ -22,12 +22,12 @@ that something is happening.
.PP
If the value of \fB-orient\fR is \fBhorizontal\fR a text string can be
displayed inside the progressbar. This string can be configured using
-the \fB-anchor\fR, \fB-text\fR, \fB-foreground\fR, \fB-justify\fR and
-\fB-wraplength\fR options. If the value of \fB-orient\fR is \fBvertical\fR
-then these options are ignored.
+the \fB-anchor\fR, \fB-font\fR, \fB-foreground\fR, \fB-justify\fR,
+\fB-text\fR and \fB-wraplength\fR options. If the value of \fB-orient\fR
+is \fBvertical\fR then these options are ignored.
.SO ttk_widget
\-anchor \-class \-cursor
-\-foreground \-justify \-style
+\-font \-foreground \-justify \-style
\-takefocus \-text \-wraplength
.SE
.SH "WIDGET-SPECIFIC OPTIONS"