summaryrefslogtreecommitdiffstats
path: root/doc/text.n
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2016-02-09 21:32:41 (GMT)
committerfvogel <fvogelnew1@free.fr>2016-02-09 21:32:41 (GMT)
commit28fda9f36ca5e2e5cb00e56da38cd13e8391f44d (patch)
tree2d8c550b09a8f9786a58306e37f32b97e9e00ae4 /doc/text.n
parent5d588d31457d24ca04b54f6f1c92647e6a3d2b50 (diff)
downloadtk-28fda9f36ca5e2e5cb00e56da38cd13e8391f44d.zip
tk-28fda9f36ca5e2e5cb00e56da38cd13e8391f44d.tar.gz
tk-28fda9f36ca5e2e5cb00e56da38cd13e8391f44d.tar.bz2
-selectbgstipple tag configuration option: documentation
Diffstat (limited to 'doc/text.n')
-rw-r--r--doc/text.n8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/text.n b/doc/text.n
index 61808ce..a8f25c9 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -524,6 +524,14 @@ items. It may have any of the forms accepted by \fBTk_GetColor\fR. If
string, then the color specified by the fB\-background\fR tag option is
used.
.TP
+\fB\-selectbgstipple \fIbitmap\fR
+.
+\fIBitmap\fR specifies a bitmap that is used as a stipple pattern for the
+selected background. It may have any of the forms accepted by
+\fBTk_GetBitmap\fR. If \fIbitmap\fR has not been specified, or if it is
+specified as an empty string, then the \fIbitmap\fR specified by
+'''-bgstipple''' will be used for the background.
+.TP
\fB\-selectforeground \fIcolor\fR
\fIcolor\fR specifies the foreground color to use when displaying selected
items. It may have any of the forms accepted by \fBTk_GetColor\fR. If