|
|
| version 1.3, 2005/03/12 12:36:57 | version 1.5, 2011/01/15 19:16:59 |
|---|---|
| Line 1 | Line 1 |
| /* $Id$ */ | |
| /* | /* |
| * Copyright (c) 2003, 2004 NONAKA Kimihiro | * Copyright (c) 2003, 2004 NONAKA Kimihiro |
| * All rights reserved. | * All rights reserved. |
| Line 34 | Line 32 |
| #include "gtk2/xnp2.h" | #include "gtk2/xnp2.h" |
| G_BEGIN_DECLS | |
| typedef struct { | typedef struct { |
| _DRAWMNG_HDL d; | _DRAWMNG_HDL d; |
| Line 45 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__ */ |