summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authortreectrl <treectrl>2005-06-29 21:13:50 (GMT)
committertreectrl <treectrl>2005-06-29 21:13:50 (GMT)
commitaa0e5b537858d7547a1b2246f4895dfad99b5f9c (patch)
treef06f75f57d7983844cc52983325d51d32024b737 /doc
parent0153f26f03b74de133819be5dbaca1d75f01f5b0 (diff)
downloadtktreectrl-aa0e5b537858d7547a1b2246f4895dfad99b5f9c.zip
tktreectrl-aa0e5b537858d7547a1b2246f4895dfad99b5f9c.tar.gz
tktreectrl-aa0e5b537858d7547a1b2246f4895dfad99b5f9c.tar.bz2
Fixed description of "item state get".
Diffstat (limited to 'doc')
-rw-r--r--doc/treectrl.html8
-rw-r--r--doc/treectrl.man4
-rw-r--r--doc/treectrl.n6
3 files changed, 9 insertions, 9 deletions
diff --git a/doc/treectrl.html b/doc/treectrl.html
index ccd7861..894461b 100644
--- a/doc/treectrl.html
+++ b/doc/treectrl.html
@@ -1,10 +1,10 @@
-<! -- Copyright (c) 2002-2003 Christian Krone. -- -- See the file &quot;license.terms&quot; for information on usage and redistribution -- of this file, and for a DISCLAIMER OF ALL WARRANTIES. -- -- $Id: treectrl.html,v 1.25 2005/06/22 23:23:14 treectrl Exp $
+<! -- Copyright (c) 2002-2003 Christian Krone. -- -- See the file &quot;license.terms&quot; for information on usage and redistribution -- of this file, and for a DISCLAIMER OF ALL WARRANTIES. -- -- $Id: treectrl.html,v 1.26 2005/06/29 21:13:50 treectrl Exp $
--><html><head>
<title>treectrl - Tk Commands </title>
</head>
<! -- Generated from file 'doc/treectrl.man' by tcllib/doctools with format 'html'
-->
-<! -- CVS: $Id: treectrl.html,v 1.25 2005/06/22 23:23:14 treectrl Exp $ treectrl.n
+<! -- CVS: $Id: treectrl.html,v 1.26 2005/06/29 21:13:50 treectrl Exp $ treectrl.n
-->
<body>
@@ -101,7 +101,7 @@ package require <b>treectrl 2.0</b><br>
<tr valign=top ><td ><a href="#80"><i class='arg'>pathName</i> <b class='cmd'>item sort</b> <i class='arg'>itemDesc</i> ?<i class='arg'>option ...</i>?</a></td></tr>
<tr valign=top ><td ><a href="#81"><i class='arg'>pathName</i> <b class='cmd'>item state</b> <i class='arg'>command</i> <i class='arg'>itemDesc</i> ?<i class='arg'>arg ...</i>?</a></td></tr>
<tr valign=top ><td ><a href="#82"><i class='arg'>pathName</i> <b class='cmd'>item state forcolumn</b> <i class='arg'>itemDesc</i> <i class='arg'>column</i> ?<i class='arg'>stateDescList</i>?</a></td></tr>
-<tr valign=top ><td ><a href="#83"><i class='arg'>pathName</i> <b class='cmd'>item state get</b> <i class='arg'>itemDesc</i> ?<i class='arg'>stateName ...</i>?</a></td></tr>
+<tr valign=top ><td ><a href="#83"><i class='arg'>pathName</i> <b class='cmd'>item state get</b> <i class='arg'>itemDesc</i> ?<i class='arg'>stateName</i>?</a></td></tr>
<tr valign=top ><td ><a href="#84"><i class='arg'>pathName</i> <b class='cmd'>item state set</b> <i class='arg'>itemDesc</i> ?<i class='arg'>lastItem</i>? ?<i class='arg'>stateDescList</i>?</a></td></tr>
<tr valign=top ><td ><a href="#85"><i class='arg'>pathName</i> <b class='cmd'>item style</b> <i class='arg'>command</i> <i class='arg'>itemDesc</i> ?<i class='arg'>arg ...</i>?</a></td></tr>
<tr valign=top ><td ><a href="#86"><i class='arg'>pathName</i> <b class='cmd'>item style elements</b> <i class='arg'>itemDesc</i> <i class='arg'>column</i></a></td></tr>
@@ -1607,7 +1607,7 @@ Just like <b class='cmd'>item state set</b> but manipulates user-defined states
item column, not the item as a whole.
<br><br>
-<dt><a name="83"><i class='arg'>pathName</i> <b class='cmd'>item state get</b> <i class='arg'>itemDesc</i> ?<i class='arg'>stateName ...</i>?</a><dd>
+<dt><a name="83"><i class='arg'>pathName</i> <b class='cmd'>item state get</b> <i class='arg'>itemDesc</i> ?<i class='arg'>stateName</i>?</a><dd>
If no <i class='arg'>stateName</i> is specified, returns a list containing
the names of all (predefined and user defined) states
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].
diff --git a/doc/treectrl.n b/doc/treectrl.n
index a68ee7c..af0994f 100644
--- a/doc/treectrl.n
+++ b/doc/treectrl.n
@@ -6,7 +6,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" $Id: treectrl.n,v 1.42 2005/06/22 23:23:15 treectrl Exp $
+'\" $Id: treectrl.n,v 1.43 2005/06/29 21:13:50 treectrl Exp $
.so man.macros
.TH "treectrl" n 2.0 "Tk Commands"
.BS
@@ -179,7 +179,7 @@ package require \fBtreectrl 2.0\fR
.sp
\fIpathName\fR \fBitem state forcolumn\fR \fIitemDesc\fR \fIcolumn\fR ?\fIstateDescList\fR?\fR
.sp
-\fIpathName\fR \fBitem state get\fR \fIitemDesc\fR ?\fIstateName ...\fR?\fR
+\fIpathName\fR \fBitem state get\fR \fIitemDesc\fR ?\fIstateName\fR?\fR
.sp
\fIpathName\fR \fBitem state set\fR \fIitemDesc\fR ?\fIlastItem\fR? ?\fIstateDescList\fR?\fR
.sp
@@ -1629,7 +1629,7 @@ The following forms of the command are supported:
Just like \fBitem state set\fR but manipulates user-defined states for a single
item column, not the item as a whole.
.TP
-\fIpathName\fR \fBitem state get\fR \fIitemDesc\fR ?\fIstateName ...\fR?\fR
+\fIpathName\fR \fBitem state get\fR \fIitemDesc\fR ?\fIstateName\fR?\fR
If no \fIstateName\fR 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 \fIitemDesc\fR.