summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2012-08-23 10:50:31 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2012-08-23 10:50:31 (GMT)
commit54ef52d3c9387a0271e2df283dcc7b7a2e03df80 (patch)
tree21184821e6ee24c7c736d12c8865c1de7841117d /doc
parent03192a514be2dac569d52dee013dfab226d64b08 (diff)
parentacd75fc383a8865efc7d0aeb9cb620610d8267dc (diff)
downloadtk-54ef52d3c9387a0271e2df283dcc7b7a2e03df80.zip
tk-54ef52d3c9387a0271e2df283dcc7b7a2e03df80.tar.gz
tk-54ef52d3c9387a0271e2df283dcc7b7a2e03df80.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"