changeset 12660:8b9633307acc

(enum event_kind): Added menu_bar_activate_event.
author Richard M. Stallman <rms@gnu.org>
date Tue, 25 Jul 1995 20:24:46 +0000
parents 1243af8addb5
children 3c0fbefb3833
files src/termhooks.h
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/termhooks.h	Tue Jul 25 20:23:50 1995 +0000
+++ b/src/termhooks.h	Tue Jul 25 20:24:46 1995 +0000
@@ -253,7 +253,9 @@
 				   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