diff options
Diffstat (limited to 'doc/ttk_style.n')
-rw-r--r-- | doc/ttk_style.n | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/ttk_style.n b/doc/ttk_style.n index b4a8a55..fe06af9 100644 --- a/doc/ttk_style.n +++ b/doc/ttk_style.n @@ -4,23 +4,20 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: ttk_style.n,v 1.9 2007/11/01 10:59:44 dkf Exp $ +'\" RCS: @(#) $Id: ttk_style.n,v 1.10 2007/12/05 16:38:15 jenglish Exp $ '\" .so man.macros .TH ttk::style n 8.5 Tk "Tk Themed Widget" .BS .SH NAME -ttk::style \- Control overall look and feel of widgets +ttk::style \- Manipulate style database .SH SYNOPSIS \fBttk::style\fR \fIoption\fR ?\fIargs\fR? .BE .SH NOTES -.PP -This manpage has not been written yet. -Please see the Tcl'2004 conference presentation, +See also the Tcl'2004 conference presentation, available at http://tktable.sourceforge.net/tile/tile-tcl2004.pdf .SH DEFINITIONS -.PP Each widget is assigned a \fIstyle\fR, which specifies the set of elements making up the widget and how they are arranged, along with dynamic and default |