summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-12-10 21:37:19 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-12-10 21:37:19 (GMT)
commit242ce3651c3918971461af2b30e913cef0890bca (patch)
tree1c60a006102c57a7aee0381535332977cdd4292a /doc
parent5c8f2ae9ffd186404e2a20ae2ccf84a940b68e3a (diff)
downloadtk-242ce3651c3918971461af2b30e913cef0890bca.zip
tk-242ce3651c3918971461af2b30e913cef0890bca.tar.gz
tk-242ce3651c3918971461af2b30e913cef0890bca.tar.bz2
Clarify docs to note that [event info] isn't clairvoyant.
Diffstat (limited to 'doc')
-rw-r--r--doc/event.n7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/event.n b/doc/event.n
index ccf1d68..c0187ae 100644
--- a/doc/event.n
+++ b/doc/event.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: event.n,v 1.17 2007/11/01 23:03:54 dkf Exp $
+'\" RCS: @(#) $Id: event.n,v 1.18 2007/12/10 21:37:19 dkf Exp $
'\"
.so man.macros
.TH event n 8.3 Tk "Tk Built-In Commands"
@@ -76,6 +76,11 @@ If \fB<<\fIvirtual\fB>>\fR is specified then the return value is
a list whose elements are the physical event sequences currently
defined for the given virtual event; if the virtual event is
not defined then an empty string is returned.
+.RS
+.PP
+Note that virtual events that that are not bound to physical event
+sequences are \fInot\fR returned by \fBevent info\fR.
+.RE
.SH "EVENT FIELDS"
.PP
The following options are supported for the \fBevent generate\fR