diff options
Diffstat (limited to 'doc/spinbox.n')
-rw-r--r-- | doc/spinbox.n | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/spinbox.n b/doc/spinbox.n index 5cf39e6..97d2325 100644 --- a/doc/spinbox.n +++ b/doc/spinbox.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: spinbox.n,v 1.1 2000/05/29 01:43:13 hobbs Exp $ +'\" RCS: @(#) $Id: spinbox.n,v 1.2 2000/08/25 06:58:33 ericm Exp $ '\" .so man.macros .TH spinbox n 8.4 Tk "Tk Built-In Commands" @@ -16,15 +16,15 @@ spinbox \- Create and manipulate spinbox widgets .SH SYNOPSIS \fBspinbox\fR \fIpathName \fR?\fIoptions\fR? .SO -\-activebackground \-background \-borderwidth -\-cursor \-exportselection \-font -\-foreground \-highlightbackground \-highlightcolor -\-highlightthickness \-insertbackground \-insertborderwidth -\-insertontime \-insertwidth \-insertofftime -\-justify \-relief \-repeatdelay -\-repeatinterval \-selectbackground \-selectborderwidth -\-selectforeground \-takefocus \-textvariable -\-xscrollcommand +\-activebackground \-highlightthickness \-repeatinterval +\-background \-insertbackground \-selectbackground +\-borderwidth \-insertborderwidth \-selectborderwidth +\-cursor \-insertontime \-selectforeground +\-exportselection \-insertwidth \-takefocus +\-font \-insertofftime \-textvariable +\-foreground \-justify \-xscrollcommand +\-highlightbackground \-relief +\-highlightcolor \-repeatdelay .SE .SH "WIDGET-SPECIFIC OPTIONS" .OP \-buttonbackground buttonBackground Background |