diff options
Diffstat (limited to 'doc/ttk_treeview.n')
-rw-r--r-- | doc/ttk_treeview.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ttk_treeview.n b/doc/ttk_treeview.n index 63c354d..f80b458 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.4 2006/12/18 19:33:13 jenglish Exp $ +'\" RCS: @(#) $Id: ttk_treeview.n,v 1.5 2007/05/03 23:55:30 dkf Exp $ '\" .so man.macros .TH ttk_treeview n 8.5 Tk "Tk Themed Widget" @@ -365,7 +365,7 @@ the remaining values are assumed empty. If there are more values than columns, the extra values are ignored. .OP \-open open Open -A boolean value indicating whether the items's children +A boolean value indicating whether the item's children should be displayed (\fB-open true\fR) or hidden (\fB-open false\fR). .OP \-tags tags Tags A list of tags associated with this item. |