]> code.delx.au - gnu-emacs/blobdiff - lwlib/xlwmenu.h
Merge from emacs--devo--0
[gnu-emacs] / lwlib / xlwmenu.h
index fa5dc8873308d1db9a01d9be20e3eca71da216da..f14ffd72dab5ecf6a1e9d2ce250637987aa277db 100644 (file)
@@ -1,6 +1,6 @@
 /* Interface of a lightweight menubar widget.
-   Copyright (C) 2000, 2002, 2003, 2004, 2005,
-      2006 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
+      2006, 2007  Free Software Foundation, Inc.
 
 This file is part of the Lucid Widget Library.
 
@@ -44,6 +44,8 @@ Boston, MA 02110-1301, USA.  */
 #define XtNopen "open"
 #define XtNselect "select"
 #define XtNhighlightCallback "highlightCallback"
+#define XtNenterCallback "enterCallback"
+#define XtNleaveCallback "leaveCallback"
 #define XtNmenuBorderWidth "menuBorderWidth"
 #define XtNhorizontal "horizontal"
 #define XtCHorizontal "Horizontal"