summaryrefslogtreecommitdiffstats
path: root/doc/event.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2018-11-29 21:04:59 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2018-11-29 21:04:59 (GMT)
commita6fb5d03374353e57d3f7e7d5d073153f7d51079 (patch)
tree8bbea806426b94f34eb0d872922a1da3619f8f22 /doc/event.n
parent843db10016b16f9ec3f28c6574727d901cc9005a (diff)
parentfb5142cb5e53bc33637e51d1259c380bc22a1dee (diff)
downloadtk-a6fb5d03374353e57d3f7e7d5d073153f7d51079.zip
tk-a6fb5d03374353e57d3f7e7d5d073153f7d51079.tar.gz
tk-a6fb5d03374353e57d3f7e7d5d073153f7d51079.tar.bz2
Merge 8.6
Diffstat (limited to 'doc/event.n')
-rw-r--r--doc/event.n4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/event.n b/doc/event.n
index 4478b92..9ab48e5 100644
--- a/doc/event.n
+++ b/doc/event.n
@@ -339,7 +339,9 @@ This is sent to a text widget when the selection in the widget is
changed.
.TP
\fB<<ThemeChanged>>\fR
-This is sent to a text widget when the ttk (Tile) theme changed.
+This is sent to all widgets when the ttk theme changed. The ttk
+widgets listen to this event and redisplay themselves when it fires.
+The legacy widgets ignore this event.
.TP
\fB<<TraverseIn>>\fR
This is sent to a widget when the focus enters the widget because of a