* lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 26 Jul 2010 06:22:32 +0000 (23:22 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 26 Jul 2010 06:22:32 +0000 (23:22 -0700)
lwlib/ChangeLog
lwlib/xlwmenu.h

index bf41caa..8959b26 100644 (file)
@@ -1,3 +1,7 @@
+2010-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.
+
 2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
 
        * Makefile.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS): Set from
index a58fd00..a514e8d 100644 (file)
@@ -81,6 +81,9 @@ typedef struct _XlwMenuClassRec *XlwMenuWidgetClass;
 
 extern WidgetClass xlwMenuWidgetClass;
 
+extern int xlwmenu_window_p (Widget w, Window window);
+extern void xlwmenu_redisplay (Widget);
+
 #endif /* _XlwMenu_h */
 
 /* arch-tag: 0c019735-d61b-4080-be85-4fdd6e50ae07