diff options
Diffstat (limited to 'doc/menu.n')
-rw-r--r-- | doc/menu.n | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -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: menu.n,v 1.3 2000/04/17 19:32:00 ericm Exp $ +'\" RCS: @(#) $Id: menu.n,v 1.4 2000/08/25 06:58:32 ericm Exp $ '\" .so man.macros .TH menu n 4.1 Tk "Tk Built-In Commands" @@ -16,9 +16,11 @@ menu \- Create and manipulate menu widgets .SH SYNOPSIS \fBmenu\fR \fIpathName \fR?\fIoptions\fR? .SO -\-activebackground \-background \-disabledforeground \-relief -\-activeborderwidth \-borderwidth \-font \-takefocus -\-activeforeground \-cursor \-foreground +\-activebackground \-borderwidth \-foreground +\-activeborderwidth \-cursor \-relief +\-activeforeground \-disabledforeground \-takefocus +\-background \-font + .SE .SH "WIDGET-SPECIFIC OPTIONS" .VS |