summaryrefslogtreecommitdiffstats
path: root/doc/options.n
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-07-26 16:13:57 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-07-26 16:13:57 (GMT)
commita85b6a412b1322f9c3c19fb511e0b23391a1de1d (patch)
tree205896ed2f9f1e53f73ae37c75e9ac88ad3b9e11 /doc/options.n
parent6498de133c258ebe49700fc29dad1f694378cd03 (diff)
downloadtk-a85b6a412b1322f9c3c19fb511e0b23391a1de1d.zip
tk-a85b6a412b1322f9c3c19fb511e0b23391a1de1d.tar.gz
tk-a85b6a412b1322f9c3c19fb511e0b23391a1de1d.tar.bz2
bug #1686012: Direct user to the font manual for the -font option
Diffstat (limited to 'doc/options.n')
-rw-r--r--doc/options.n5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/options.n b/doc/options.n
index 26f4928..13f17de 100644
--- a/doc/options.n
+++ b/doc/options.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: options.n,v 1.16 2008/06/30 22:57:03 dkf Exp $
+'\" RCS: @(#) $Id: options.n,v 1.17 2008/07/26 16:13:58 patthoyts Exp $
'\"
.so man.macros
.TH options n 4.4 Tk "Tk Built-In Commands"
@@ -123,7 +123,8 @@ requests when it has a selection. The default is usually for widgets
to export selections.
.OP \-font font Font
Specifies the font to use when drawing text inside the widget.
-The value may have any of the forms accepted by \fBTk_GetFont\fR.
+The value may have any of the forms described in the \fBfont\fR manual
+page under \fBFONT DESCRIPTION\fR.
.OP "\-foreground or \-fg" foreground Foreground
Specifies the normal foreground color to use when displaying the widget.
.OP \-highlightbackground highlightBackground HighlightBackground