summaryrefslogtreecommitdiffstats
path: root/doc/ttk_widget.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_widget.n
parentc1648c48e32da4bf83827f3a11abed72a94640c8 (diff)
downloadtk-f3cb1aadffad99fd9e2e5ecf33afefceb2b4efe1.zip
tk-f3cb1aadffad99fd9e2e5ecf33afefceb2b4efe1.tar.gz
tk-f3cb1aadffad99fd9e2e5ecf33afefceb2b4efe1.tar.bz2
Document -font for ttk::progressbar
Diffstat (limited to 'doc/ttk_widget.n')
-rw-r--r--doc/ttk_widget.n2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ttk_widget.n b/doc/ttk_widget.n
index 7a770cc..d2916f1 100644
--- a/doc/ttk_widget.n
+++ b/doc/ttk_widget.n
@@ -96,6 +96,8 @@ Display image above, below, left of, or right of the text, respectively.
.IP none
The default; display the image if present, otherwise the text.
.RE
+.OP \-font font Font
+Font to use for the text displayed by the widget.
.OP \-foreground textColor TextColor
The widget's foreground color.
If unspecified, the theme default is used.