summaryrefslogtreecommitdiffstats
path: root/doc/menu.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-09-23 19:51:51 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-09-23 19:51:51 (GMT)
commitc23066514482f0e8e2b176b7e4d1703f31c66afb (patch)
tree41393445b6b2b0c31971f570d09b0d4220d4c83b /doc/menu.n
parentfda5a92486b6dbcc21fa7a92de8cde9615f315a8 (diff)
downloadtk-c23066514482f0e8e2b176b7e4d1703f31c66afb.zip
tk-c23066514482f0e8e2b176b7e4d1703f31c66afb.tar.gz
tk-c23066514482f0e8e2b176b7e4d1703f31c66afb.tar.bz2
Documentation tweaks to make index entries more informative.
Diffstat (limited to 'doc/menu.n')
-rw-r--r--doc/menu.n5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/menu.n b/doc/menu.n
index c6f74dc..b026844 100644
--- a/doc/menu.n
+++ b/doc/menu.n
@@ -10,7 +10,7 @@
.BS
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME
-menu, tk_menuSetFocus \- Create and manipulate menu widgets
+menu, tk_menuSetFocus \- Create and manipulate 'menu' widgets and menubars
.SH SYNOPSIS
.nf
\fBmenu\fR \fIpathName \fR?\fIoptions\fR?
@@ -73,6 +73,9 @@ library.
.PP
The \fBmenu\fR command creates a new top-level window (given
by the \fIpathName\fR argument) and makes it into a menu widget.
+That menu widget can either be used as a pop-up window or applied to a
+\fBtoplevel\fR (with its \fB\-menu\fR option) to make it into the menubar for
+that toplevel.
Additional
options, described above, may be specified on the command line
or in the option database