Mercurial > emacs
view etc/images/gnus/uu-post.xpm @ 64938:8355c7d6253c
* gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
(xg_get_image_for_pixmap): Move some code to
xg_get_pixbuf_from_pix_and_mask, and call it.
* gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.
* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
to get an GTK icon and set it with GTK functions to avoid having GTK
override an icon set with just X functions.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sat, 13 Aug 2005 09:49:10 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * uu_post_xpm[] = { "24 24 8 1", ". c None", "X c #000000000000", "+ c #C2C2B9B99C9C", "@ c #919187876969", "# c #868686868686", "% c #4C4C4C4C4C4C", "& c #E9E9EFEFE8E8", "* c #8686ADAD7D7D", "X..X..X..X.XX..X..X..X..", "..........X.X...........", ".........X...X..........", "X..X..X.XX..X.XX..X..X..", ".......X.......X........", "......X.........X.......", "X..X+X@@@@@@@@@@@XX..X..", "....+@@@@@@@@@@@@@......", "....++XXXXXXXXXX@@......", "X..X++%&&&&&&&&X@@X..X..", "....++%&&&&&&&&X@@......", "....++%*&***&*&X@@......", "X..X++%&******&X@@X..X..", "....++%&&*&&&&&X@@......", "....++%&&*&**&&X@@......", "X..X++%&&*&**&&X@@X..X..", "....++%&&**&**&X@@......", "....++%&&&&&&*&X@@......", "X..X++%&&&&&&&&X@@X..X..", "....++%&&&&&&&&X@@......", "....++@%%%%%%%%%@@......", "X..X+@++++++++++@@X..X..", "....+++++++++++++@......", "........................"};