Mercurial > hg > xemacs-beta
comparison src/gui-x.h @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 557eaa0339bf |
children | 74fd4e045ea6 |
comparison
equal
deleted
inserted
replaced
271:c7b7086b0a39 | 272:c5d627a313b1 |
---|---|
26 | 26 |
27 #include "../lwlib/lwlib.h" | 27 #include "../lwlib/lwlib.h" |
28 | 28 |
29 widget_value *xmalloc_widget_value (void); | 29 widget_value *xmalloc_widget_value (void); |
30 | 30 |
31 extern LWLIB_ID new_lwlib_id (void); | 31 LWLIB_ID new_lwlib_id (void); |
32 | 32 |
33 #ifdef HAVE_POPUPS | 33 #ifdef HAVE_POPUPS |
34 | 34 |
35 /* Each frame has one of these, and they are also contained in | 35 /* Each frame has one of these, and they are also contained in |
36 Vpopup_callbacks. | 36 Vpopup_callbacks. |