summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2010-08-19 23:32:31 (GMT)
committerdkf <dkf@noemail.net>2010-08-19 23:32:31 (GMT)
commit08f69a373b9f5a0ab0c13bf96cdd48a1b6bb6181 (patch)
tree20ddf9d8972cf64d353388c325f04610605dcdca /doc
parent417b418ece9d510c22443a0f3210b5a7b158a14f (diff)
downloadtk-08f69a373b9f5a0ab0c13bf96cdd48a1b6bb6181.zip
tk-08f69a373b9f5a0ab0c13bf96cdd48a1b6bb6181.tar.gz
tk-08f69a373b9f5a0ab0c13bf96cdd48a1b6bb6181.tar.bz2
* doc/listbox.n (SEE ALSO): [Bug 3048809]: Corrected what other page
was referred to (ttk::treeview can work as a listbox). FossilOrigin-Name: bd2bee2f74583a2b6086403fca1f62bfc422e194
Diffstat (limited to 'doc')
-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