diff options
Diffstat (limited to 'doc/text.n')
-rw-r--r-- | doc/text.n | 16 |
1 files changed, 9 insertions, 7 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: text.n,v 1.7 2000/07/25 21:14:35 jenglish Exp $ +'\" RCS: @(#) $Id: text.n,v 1.8 2000/08/25 06:58:33 ericm Exp $ '\" .so man.macros .TH text n 4.0 Tk "Tk Built-In Commands" @@ -16,12 +16,14 @@ text \- Create and manipulate text widgets .SH SYNOPSIS \fBtext\fR \fIpathName \fR?\fIoptions\fR? .SO -\-background \-highlightbackground \-insertontime \-selectborderwidth -\-borderwidth \-highlightcolor \-insertwidth \-selectforeground -\-cursor \-highlightthickness \-padx \-setgrid -\-exportselection \-insertbackground \-pady \-takefocus -\-font \-insertborderwidth \-relief \-xscrollcommand -\-foreground \-insertofftime \-selectbackground \-yscrollcommand +\-background \-highlightthickness \-relief +\-borderwidth \-insertbackground \-selectbackground +\-cursor \-insertborderwidth \-selectborderwidth +\-exportselection \-insertofftime \-selectforeground +\-font \-insertontime \-setgrid +\-foreground \-insertwidth \-takefocus +\-highlightbackground \-padx \-xscrollcommand +\-highlightcolor \-pady \-yscrollcommand .SE .SH "WIDGET-SPECIFIC OPTIONS" .OP \-height height Height |