summaryrefslogtreecommitdiff
path: root/tk/doc/options.n
diff options
context:
space:
mode:
Diffstat (limited to 'tk/doc/options.n')
-rw-r--r--tk/doc/options.n5
1 files changed, 4 insertions, 1 deletions
diff --git a/tk/doc/options.n b/tk/doc/options.n
index a556351e2a7..16e9a49eddd 100644
--- a/tk/doc/options.n
+++ b/tk/doc/options.n
@@ -108,6 +108,7 @@ 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.
.OP "\-foreground or \-fg" foreground Foreground
Specifies the normal foreground color to use when displaying the widget.
.OP \-highlightbackground highlightBackground HighlightBackground
@@ -325,6 +326,8 @@ scrollbars and is provided by widgets that support vertical scrolling.
See the description of \fBxScrollCommand\fR for details
on how this option is used.
+.SH "SEE ALSO"
+colors, cursors, font
+
.SH KEYWORDS
class, name, standard option, switch
-