summaryrefslogtreecommitdiffstats
path: root/doc/listbox.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-08-19 23:32:31 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-08-19 23:32:31 (GMT)
commit63ba29bf94241a8220374149067f854f4268fbb2 (patch)
tree20ddf9d8972cf64d353388c325f04610605dcdca /doc/listbox.n
parentea46d7285654404e5b28e414e7dc89ce40fd658d (diff)
downloadtk-63ba29bf94241a8220374149067f854f4268fbb2.zip
tk-63ba29bf94241a8220374149067f854f4268fbb2.tar.gz
tk-63ba29bf94241a8220374149067f854f4268fbb2.tar.bz2
* doc/listbox.n (SEE ALSO): [Bug 3048809]: Corrected what other page
was referred to (ttk::treeview can work as a listbox).
Diffstat (limited to 'doc/listbox.n')
-rw-r--r--doc/listbox.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/listbox.n b/doc/listbox.n
index 3ec1b0d..e818f3c 100644
--- a/doc/listbox.n
+++ b/doc/listbox.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: listbox.n,v 1.18.2.1 2009/11/02 00:42:32 dkf Exp $
+'\" RCS: @(#) $Id: listbox.n,v 1.18.2.2 2010/08/19 23:32:31 dkf Exp $
'\"
.so man.macros
.TH listbox n 8.4 Tk "Tk Built-In Commands"
@@ -535,6 +535,6 @@ a selection.
The behavior of listboxes can be changed by defining new bindings for
individual widgets or by redefining the class bindings.
.SH "SEE ALSO"
-ttk_listbox(n)
+ttk_treeview(n)
.SH KEYWORDS
listbox, widget