diff options
author | dkf <dkf@noemail.net> | 2008-01-29 15:37:58 (GMT) |
---|---|---|
committer | dkf <dkf@noemail.net> | 2008-01-29 15:37:58 (GMT) |
commit | 8418c1eebc365eeec56a8a0dd379c0fa0baafa31 (patch) | |
tree | fc66b15039935addbbcaf9a5aad09170c82304a8 /doc/ttk_treeview.n | |
parent | 7948c8356b1dcd8a3d6ecedd88e888363a6e3a9e (diff) | |
download | tk-8418c1eebc365eeec56a8a0dd379c0fa0baafa31.zip tk-8418c1eebc365eeec56a8a0dd379c0fa0baafa31.tar.gz tk-8418c1eebc365eeec56a8a0dd379c0fa0baafa31.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]
FossilOrigin-Name: d1c7212e8ffd99497bce601115af6d645ae01651
Diffstat (limited to 'doc/ttk_treeview.n')
-rw-r--r-- | doc/ttk_treeview.n | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ttk_treeview.n b/doc/ttk_treeview.n index 2e0ce9f..fbe84b1 100644 --- a/doc/ttk_treeview.n +++ b/doc/ttk_treeview.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_treeview.n,v 1.16 2007/12/14 16:29:24 jenglish Exp $ +'\" RCS: @(#) $Id: ttk_treeview.n,v 1.17 2008/01/29 15:38:00 dkf Exp $ '\" .so man.macros .TH ttk::treeview n 8.5 Tk "Tk Themed Widget" @@ -43,9 +43,9 @@ and control the appearance of the item. Treeview widgets support horizontal and vertical scrolling with the standard \fB\-\fR[\fBxy\fR]\fBscrollcommand\fR options and [\fBxy\fR]\fBview\fR widget commands. -.SO -\-class \-cursor \-takefocus \-style -\-xscrollcommand \-yscrollcommand +.SO ttk_widget +\-class \-cursor \-takefocus +\-style \-xscrollcommand \-yscrollcommand .SE .SH "WIDGET-SPECIFIC OPTIONS" .OP \-columns columns Columns |