Mercurial > hg > xemacs-beta
comparison lwlib/lwlib-Xaw.h @ 450:98528da0b7fc r21-2-40
Import from CVS: tag r21-2-40
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:39:20 +0200 |
parents | 8de8e3f6228a |
children | ade4c7e2c6cb |
comparison
equal
deleted
inserted
replaced
449:c83749d23eb5 | 450:98528da0b7fc |
---|---|
1 #ifndef INCLUDED_lwlib_Xaw_h_ | 1 #ifndef INCLUDED_lwlib_Xaw_h_ |
2 #define INCLUDED_lwlib_Xaw_h_ | 2 #define INCLUDED_lwlib_Xaw_h_ |
3 | 3 |
4 #include "lwlib-internal.h" | 4 #include "lwlib-internal.h" |
5 | 5 |
6 extern widget_creation_entry xaw_creation_table []; | 6 extern const widget_creation_entry xaw_creation_table []; |
7 | 7 |
8 Widget | 8 Widget |
9 xaw_create_dialog (widget_instance* instance); | 9 xaw_create_dialog (widget_instance* instance); |
10 | 10 |
11 Widget | 11 Widget |