summary refs log tree commit diff stats
path: root/win32/deps/gdk-pixbuf
AgeCommit message (Expand)Author
2012-10-03Fix solution versionsBerke Viktor
2012-10-03Move license files to share\docBerke Viktor
2012-10-03Revert to VS2010 part3Berke Viktor
2012-10-03Revert to VS2010 part2Berke Viktor
2012-10-03Revert to VS2010 part1Berke Viktor
2012-09-30Add GDK-PixBuf solution and release scriptsBerke Viktor
af1d4'>98ef7740 ^
4a6ceffb ^
c65e16fd ^


4a6ceffb ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21






                                    


                                     
 



                                   
 


                              

                                                     
extern GdkPixbuf *pix_ulist_voice;
extern GdkPixbuf *pix_ulist_halfop;
extern GdkPixbuf *pix_ulist_op;
extern GdkPixbuf *pix_ulist_owner;
extern GdkPixbuf *pix_ulist_founder;
extern GdkPixbuf *pix_ulist_netop;

extern GdkPixbuf *pix_tray_fileoffer;
extern GdkPixbuf *pix_tray_highlight;
extern GdkPixbuf *pix_tray_message;

extern GdkPixbuf *pix_tree_channel;
extern GdkPixbuf *pix_tree_dialog;
extern GdkPixbuf *pix_tree_server;
extern GdkPixbuf *pix_tree_util;

extern GdkPixbuf *pix_book;
extern GdkPixbuf *pix_hexchat;

extern GdkPixmap *pixmap_load_from_file (char *file);
extern void pixmaps_init (void);