summaryrefslogtreecommitdiff
path: root/itcl/iwidgets3.0.0/doc/scrolledlistbox.n
diff options
context:
space:
mode:
Diffstat (limited to 'itcl/iwidgets3.0.0/doc/scrolledlistbox.n')
-rw-r--r--itcl/iwidgets3.0.0/doc/scrolledlistbox.n8
1 files changed, 4 insertions, 4 deletions
diff --git a/itcl/iwidgets3.0.0/doc/scrolledlistbox.n b/itcl/iwidgets3.0.0/doc/scrolledlistbox.n
index 24f44e0a798..b7eee5d5fda 100644
--- a/itcl/iwidgets3.0.0/doc/scrolledlistbox.n
+++ b/itcl/iwidgets3.0.0/doc/scrolledlistbox.n
@@ -30,7 +30,7 @@ See the "options" manual entry for details on the standard options.
.LP
.nf
.ta 4c 8c 12c
-\fBselectMode\fR
+\fBselectMode\fR \fBlistvariable\fR
.fi
.LP
See the "listbox" widget manual entry for details on the above
@@ -257,9 +257,9 @@ The following widget commands are possible for scrolledlistbox widgets:
.nf
.ta 4c 8c 12c
\fBactivate\fR \fBbbox\fR \fBcurselection\fR \fBdelete\fR
-\fBget\fR \fBindex\fR \fBinsert\fR \fBnearest\fR
-\fBscan\fR \fBsee\fR \fBselection\fR \fBsize\fR
-\fBxview\fR \fByview\fR
+\fBget\fR \fBindex\fR \fBinsert\fR \fBitemconfigure\fR
+\fBnearest\fR \fBscan\fR \fBsee\fR \fBselection\fR
+\fBsize\fR \fBxview\fR \fByview\fR
.fi
.LP
See the "listbox" manual entry for details on the associated methods.