diff options
author | fvogel <fvogelnew1@free.fr> | 2020-10-07 06:13:57 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2020-10-07 06:13:57 (GMT) |
commit | ab0f9c15a66718c8d5d9fb310cdea32a8bfcf72f (patch) | |
tree | 7ac2274a6ff056a43c8c9670a921bc4352a04193 /doc | |
parent | 40174136d5d646395c582fb62ee167c984c101a1 (diff) | |
download | tk-ab0f9c15a66718c8d5d9fb310cdea32a8bfcf72f.zip tk-ab0f9c15a66718c8d5d9fb310cdea32a8bfcf72f.tar.gz tk-ab0f9c15a66718c8d5d9fb310cdea32a8bfcf72f.tar.bz2 |
Words matter.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bind.n | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -283,8 +283,8 @@ it is destroyed. When the \fBDestroy\fR event is delivered to a widget, it is in a .QW half-dead -state: the widget still exists, but most operations on it will behave -in an undefined manner, and/or return arbitrary results. +state: the widget still exists, but operations that involve it +may return invalid results, or return an error. .RE .IP "\fBFocusIn\fR, \fBFocusOut\fR" 5 The \fBFocusIn\fR and \fBFocusOut\fR events are generated |