ui/gtk/image.h

changeset 167
161511838ea6
parent 146
dd0ae1c62a72
child 265
3756725aeaf4
equal deleted inserted replaced
166:6e48030cf2db 167:161511838ea6
48 GdkPixbuf *pixbuf; 48 GdkPixbuf *pixbuf;
49 }; 49 };
50 50
51 void ui_image_init(void); 51 void ui_image_init(void);
52 52
53 GdkPixbuf* ui_get_image(char *name); 53 GdkPixbuf* ui_get_image(const char *name);
54 54
55 55
56 #ifdef __cplusplus 56 #ifdef __cplusplus
57 } 57 }
58 #endif 58 #endif

mercurial