summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogelnew1@free.fr <fvogel>2016-02-09 21:44:48 (GMT)
committerfvogelnew1@free.fr <fvogel>2016-02-09 21:44:48 (GMT)
commit70a72b3e835f7eb4d5e6966c9613962ab7b4b593 (patch)
tree64f3a9bc8f9d279e929f95ce7af139987c1e4d8d /doc
parent33bbdadb83da9fa07570aa73b8e6301f42862e7d (diff)
downloadtk-70a72b3e835f7eb4d5e6966c9613962ab7b4b593.zip
tk-70a72b3e835f7eb4d5e6966c9613962ab7b4b593.tar.gz
tk-70a72b3e835f7eb4d5e6966c9613962ab7b4b593.tar.bz2
-overstrikefg tag configuration option: documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/text.n8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/text.n b/doc/text.n
index e88728c..fd18a59 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -500,6 +500,13 @@ Specifies whether or not to draw a horizontal rule through the middle of
characters. \fIBoolean\fR may have any of the forms accepted by
\fBTcl_GetBoolean\fR.
.TP
+\fB\-overstrikefg \fIcolor\fR
+.
+\fIColor\fR specifies the color to use when displaying the overstrike. It may
+have any of the forms accepted by \fBTk_GetColor\fR. If \fIcolor\fR has not
+been specified, or if it is specified as an empty string, then the color
+specified by the \fB\-foreground\fR tag option is used.
+.TP
\fB\-relief \fIrelief\fR
.
\fIRelief\fR specifies the relief style to use for drawing the border, in any
@@ -589,7 +596,6 @@ unspecified for the tag (the default).
\fIBoolean\fR specifies whether or not to draw an underline underneath
characters. It may have any of the forms accepted by \fBTcl_GetBoolean\fR.
.TP
-.TP
\fB\-underlinefg \fIcolor\fR
.
\fIColor\fR specifies the color to use when displaying the underline. It may