summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-23 10:50:31 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-23 10:50:31 (GMT)
commit5644174d076bb4ef5244db03729d6b9b1bc7f03b (patch)
tree21184821e6ee24c7c736d12c8865c1de7841117d /doc
parentd64fd8a6701fc866cd2249e8c83684bac05c42ba (diff)
parente92169181fda82349142bd6fbefd5acbe951dee0 (diff)
downloadtk-5644174d076bb4ef5244db03729d6b9b1bc7f03b.zip
tk-5644174d076bb4ef5244db03729d6b9b1bc7f03b.tar.gz
tk-5644174d076bb4ef5244db03729d6b9b1bc7f03b.tar.bz2
[Bug 3555644]: Better use of virtual events, Add <<ToggleSelection>> virtual event.
Diffstat (limited to 'doc')
-rw-r--r--doc/event.n5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/event.n b/doc/event.n
index f45a13f..52cb992 100644
--- a/doc/event.n
+++ b/doc/event.n
@@ -480,7 +480,12 @@ range of selected contents.
Move to the previous group of items (i.e., visible word) in the current widget
while extending the range of selected contents.
.TP
+\fB<<ToggleSelection>>\fR
+.
+Toggle the selection.
+.TP
\fB<<Undo>>\fR
+.
Undo the last action.
.SH EXAMPLES
.SS "MAPPING KEYS TO VIRTUAL EVENTS"