summaryrefslogtreecommitdiffstats
path: root/doc/ttk_widget.n
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2020-08-16 18:56:18 (GMT)
committerfvogel <fvogelnew1@free.fr>2020-08-16 18:56:18 (GMT)
commit08ea9c49500bc7adc443804d2c8ae91fa7b500b4 (patch)
tree8aa284fbb11cac0cfeb27d39c7de063bf3d93d50 /doc/ttk_widget.n
parent5bf62fe2ba4d3ca755030e190515a1e46c6e0bc7 (diff)
downloadtk-08ea9c49500bc7adc443804d2c8ae91fa7b500b4.zip
tk-08ea9c49500bc7adc443804d2c8ae91fa7b500b4.tar.gz
tk-08ea9c49500bc7adc443804d2c8ae91fa7b500b4.tar.bz2
Backport [7510e5a9b9] and add corresponding documentation in ttk_widget.n so that -font and -foreground are now documented in 8.6 in addition to 8.7. See request in [ddac78bd5e].
Diffstat (limited to 'doc/ttk_widget.n')
-rw-r--r--doc/ttk_widget.n5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ttk_widget.n b/doc/ttk_widget.n
index 51c0dbd..82a1520 100644
--- a/doc/ttk_widget.n
+++ b/doc/ttk_widget.n
@@ -93,6 +93,11 @@ Display image above, below, left of, or right of the text, respectively.
.IP none
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.
.OP \-image image Image
Specifies an image to display.
This is a list of 1 or more elements.