comparison lwlib/lwlib-Xm.h @ 440:8de8e3f6228a r21-2-28

Import from CVS: tag r21-2-28
author cvs
date Mon, 13 Aug 2007 11:33:38 +0200
parents 3ecd8885ac67
children 98528da0b7fc
comparison
equal deleted inserted replaced
439:357dd071b03c 440:8de8e3f6228a
1 #ifndef LWLIB_XM_H 1 #ifndef INCLUDED_lwlib_Xm_h_
2 #define LWLIB_XM_H 2 #define INCLUDED_lwlib_Xm_h_
3 3
4 #include "lwlib-internal.h" 4 #include "lwlib-internal.h"
5 5
6 extern widget_creation_entry xm_creation_table []; 6 extern widget_creation_entry xm_creation_table [];
7 7
34 void 34 void
35 xm_pop_instance (widget_instance* instance, Boolean up); 35 xm_pop_instance (widget_instance* instance, Boolean up);
36 36
37 extern Widget first_child (Widget); /* garbage */ 37 extern Widget first_child (Widget); /* garbage */
38 38
39 #endif /* LWLIB_XM_H */ 39 #endif /* INCLUDED_lwlib_Xm_h_ */