diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2008-01-29 15:37:59 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2008-01-29 15:37:59 (GMT) |
commit | 199aaa8440127f4a798798cba93ee867f8fd9952 (patch) | |
tree | fc66b15039935addbbcaf9a5aad09170c82304a8 /doc/ttk_labelframe.n | |
parent | c2b1c63a941a1f213e58595f4f5175fe5737f68e (diff) | |
download | tk-199aaa8440127f4a798798cba93ee867f8fd9952.zip tk-199aaa8440127f4a798798cba93ee867f8fd9952.tar.gz tk-199aaa8440127f4a798798cba93ee867f8fd9952.tar.bz2 |
Adjusted handling of the standard options part of the Ttk manual pages so
that they are documented in the correct location. [Bug 1876493]
Diffstat (limited to 'doc/ttk_labelframe.n')
-rw-r--r-- | doc/ttk_labelframe.n | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/ttk_labelframe.n b/doc/ttk_labelframe.n index c2444a9..5a302f9 100644 --- a/doc/ttk_labelframe.n +++ b/doc/ttk_labelframe.n @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: ttk_labelframe.n,v 1.8 2007/12/13 15:23:44 dgp Exp $ +'\" RCS: @(#) $Id: ttk_labelframe.n,v 1.9 2008/01/29 15:38:00 dkf Exp $ '\" .so man.macros .TH ttk::labelframe n 8.5 Tk "Tk Themed Widget" @@ -18,8 +18,9 @@ ttk::labelframe \- Container widget with optional label A \fBttk::labelframe\fR widget is a container used to group other widgets together. It has an optional label, which may be a plain text string or another widget. -.SO -\-class \-cursor \-takefocus \-style +.SO ttk_widget +\-class \-cursor \-takefocus +\-style .SE .SH "WIDGET-SPECIFIC OPTIONS" .\" XXX: Currently included, but may go away: |