1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00

(enum event_kind): Added menu_bar_activate_event.

This commit is contained in:
Richard M. Stallman 1995-07-25 20:24:46 +00:00
parent 099787c1f1
commit c8b5ebed34

View file

@ -253,7 +253,9 @@ enum event_kind
Lisp-level event value.
(Only the toolkit version uses these.) */
iconify_event, /* An X client iconified this window. */
deiconify_event /* An X client deiconified this window. */
deiconify_event, /* An X client deiconified this window. */
menu_bar_activate_event /* A button press in the menu bar
(toolkit version only). */
};
/* If a struct input_event has a kind which is selection_request_event