summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@noemail.net>2008-07-26 16:19:02 (GMT)
committerpatthoyts <patthoyts@noemail.net>2008-07-26 16:19:02 (GMT)
commit5e6ae892f1878b2456a05655da216b7d174b15bd (patch)
tree60bc173935d31a5beb8211c0b6b6f69f0dd9c4b3 /doc
parent2bfb80cfd11b815e38192ca6755420e476772f2b (diff)
downloadtk-5e6ae892f1878b2456a05655da216b7d174b15bd.zip
tk-5e6ae892f1878b2456a05655da216b7d174b15bd.tar.gz
tk-5e6ae892f1878b2456a05655da216b7d174b15bd.tar.bz2
bug #1686012: Direct user to the font manual for the -font option
FossilOrigin-Name: 6c314483183c581585366927f4ce0334f7a428fd
Diffstat (limited to 'doc')
-rw-r--r--doc/options.n5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/options.n b/doc/options.n
index 83b5f1f..60a6e40 100644
--- a/doc/options.n
+++ b/doc/options.n
@@ -5,7 +5,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.15 2007/12/13 15:23:43 dgp Exp $
+'\" RCS: @(#) $Id: options.n,v 1.15.2.1 2008/07/26 16:19:04 patthoyts Exp $
'\"
.so man.macros
.TH options n 4.4 Tk "Tk Built-In Commands"
@@ -122,7 +122,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