diff options
Diffstat (limited to 'doc/ttk_progressbar.n')
-rw-r--r-- | doc/ttk_progressbar.n | 8 |
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" |