summaryrefslogtreecommitdiffstats
path: root/doc/treectrl.man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/treectrl.man')
-rw-r--r--doc/treectrl.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/treectrl.man b/doc/treectrl.man
index 3ce1186..8d8031d 100644
--- a/doc/treectrl.man
+++ b/doc/treectrl.man
@@ -3,7 +3,7 @@
See the file "license.terms" for information on usage and redistribution
of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- $Id: treectrl.man,v 1.26 2005/06/22 23:23:15 treectrl Exp $}
+ $Id: treectrl.man,v 1.27 2005/06/29 21:13:50 treectrl Exp $}
][manpage_begin treectrl n 2.0]
[moddesc {Tk Commands}]
[titledesc {Create and manipulate hierarchical multicolumn widgets}]
@@ -1150,7 +1150,7 @@ Just like [cmd {item state set}] but manipulates user-defined states for a singl
item column, not the item as a whole.
[call [arg pathName] [cmd {item state get}] [arg itemDesc] \
- [opt [arg {stateName ...}]]]
+ [opt [arg {stateName}]]]
If no [arg stateName] is specified, returns a list containing
the names of all (predefined and user defined) states
which are currently switched on for the item described by [arg itemDesc].