view gui/mplayer/pixmaps/a43.xpm @ 32955:e12d6cd72b75

Go without gtk functions. Normal string function are sufficient to handle item->text, there is no need to use gtk functions.
author ib
date Mon, 07 Mar 2011 20:27:29 +0000
parents 09c3ce60f369
children
line wrap: on
line source

/* XPM */
static const char * const a43_xpm[] = {
"18 16 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"                  ",
"                  ",
"                  ",
" ................ ",
"..++++++++++++++..",
".+..............+.",
".+...++..+.++...+.",
".+..+.+......+..+.",
".+..+.+....+++..+.",
".+..++++.....+..+.",
".+....+..+.+++..+.",
".+..............+.",
"..++++++++++++++..",
" ................ ",
"                  ",
"                  "};