|
|
| version 1.4, 2011/01/15 18:43:13 | version 1.5, 2011/01/15 19:16:59 |
|---|---|
| Line 32 | Line 32 |
| #include "gtk2/xnp2.h" | #include "gtk2/xnp2.h" |
| G_BEGIN_DECLS | |
| typedef struct { | typedef struct { |
| _DRAWMNG_HDL d; | _DRAWMNG_HDL d; |
| Line 43 typedef struct { | Line 44 typedef struct { |
| BOOL gtkdrawmng_getformat(GtkWidget *w, GtkWidget *pw, pixmap_format_t *fmtp); | BOOL gtkdrawmng_getformat(GtkWidget *w, GtkWidget *pw, pixmap_format_t *fmtp); |
| G_END_DECLS | |
| #endif /* NP2_X11_GTK2_GTKDRAWMNG_H__ */ | #endif /* NP2_X11_GTK2_GTKDRAWMNG_H__ */ |