diff options
author | fvogel <fvogelnew1@free.fr> | 2017-03-26 13:16:37 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2017-03-26 13:16:37 (GMT) |
commit | 2fee50e1e568b4542d831989ccac2946a744da3b (patch) | |
tree | ae9bce56f15127e87d91dd60d4e9c404f0452fd3 /doc | |
parent | 046813684f5fcdd4764db7fc53922266d6eb1586 (diff) | |
parent | f544ca9012f54c92d4f16cfe372e86e384d9a7c1 (diff) | |
download | tk-2fee50e1e568b4542d831989ccac2946a744da3b.zip tk-2fee50e1e568b4542d831989ccac2946a744da3b.tar.gz tk-2fee50e1e568b4542d831989ccac2946a744da3b.tar.bz2 |
merge core-8-6-branchtip_464
Diffstat (limited to 'doc')
-rw-r--r-- | doc/menu.n | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ textual field is displayed to the right of the label. The accelerator typically describes a keystroke sequence that may be used in the application to cause the same result as invoking the menu entry. This is a display option, it does not actually set the corresponding -binding (which can be achieved using the \fBbind\fR command). +binding (which can be achieved using the \fBbind\fR command). The third field is an \fIindicator\fR. The indicator is present only for checkbutton or radiobutton entries. It indicates whether the entry is selected or not, and is displayed to the left of the entry's |