summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2020-08-15 07:12:37 (GMT)
committerfvogel <fvogelnew1@free.fr>2020-08-15 07:12:37 (GMT)
commitdc5285d3aa6bf6ebcdcfe8447c33ff9cd03436a8 (patch)
tree9655f5b92c0926719e98fda40e246a54ca9677e4 /doc
parent3d92c41865ade11888687209d780bb1a4c0d1a42 (diff)
downloadtk-dc5285d3aa6bf6ebcdcfe8447c33ff9cd03436a8.zip
tk-dc5285d3aa6bf6ebcdcfe8447c33ff9cd03436a8.tar.gz
tk-dc5285d3aa6bf6ebcdcfe8447c33ff9cd03436a8.tar.bz2
Update documentation of -placeholderforeground regarding its default. Also remove mention of the empty string there, which was an error.
Diffstat (limited to 'doc')
-rw-r--r--doc/options.n3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/options.n b/doc/options.n
index 56e65dd..b1af80d 100644
--- a/doc/options.n
+++ b/doc/options.n
@@ -230,8 +230,7 @@ that is when the widget is empty. The placeholder text is displayed using
the values of the \fB\-font\fR and \fB\-justify\fR options.
.OP \-placeholderforeground placeholderForeground PlaceholderForeground
Specifies the foreground color to use when the placeholder text is
-displayed. If this option is the empty string, the default color gray70
-is used.
+displayed. The default color is platform-specific.
.OP \-relief relief Relief
Specifies the 3-D effect desired for the widget. Acceptable
values are \fBraised\fR, \fBsunken\fR, \fBflat\fR, \fBridge\fR,