summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2006-01-12 13:38:21 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2006-01-12 13:38:21 (GMT)
commit68f17ab967c493970c0fd1277ecf5abe9dd8e9a6 (patch)
tree0cfd856549587ccb0a9b07a805eb0ea603345f54 /doc
parent2dcb9465893d9ea49455671e6ad778eaba85342f (diff)
downloadtk-68f17ab967c493970c0fd1277ecf5abe9dd8e9a6.zip
tk-68f17ab967c493970c0fd1277ecf5abe9dd8e9a6.tar.gz
tk-68f17ab967c493970c0fd1277ecf5abe9dd8e9a6.tar.bz2
TIP#260 implementation
Diffstat (limited to 'doc')
-rw-r--r--doc/canvas.n11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/canvas.n b/doc/canvas.n
index 60f09a5..14d7b99 100644
--- a/doc/canvas.n
+++ b/doc/canvas.n
@@ -6,7 +6,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: canvas.n,v 1.20 2005/05/12 22:51:03 dgp Exp $
+'\" RCS: @(#) $Id: canvas.n,v 1.21 2006/01/12 13:38:22 dkf Exp $
'\"
.so man.macros
.TH canvas n 8.3 Tk "Tk Built-In Commands"
@@ -1673,6 +1673,15 @@ Newline characters cause line breaks.
The characters in the item may also be changed with the
\fBinsert\fR and \fBdelete\fR widget commands.
This option defaults to an empty string.
+.VS 8.5
+.TP
+\fB\-underline \fI\fR
+Specifies the integer index of a character within the text to be
+underlined. 0 corresponds to the first character of the text
+displayed, 1 to the next character, and so on. \-1 means that no
+underline should be drawn (if the whole text item is to be underlined,
+the appropriate font should be used instead).
+.VE 8.5
.TP
\fB\-width \fIlineLength\fR
Specifies a maximum line length for the text, in any of the forms