2013-01-23 03:52:07 +00:00
|
|
|
/* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */
|
|
|
|
|
|
|
|
static const GdkPixdata my_pixbuf = {
|
|
|
|
0x47646b50, /* Pixbuf magic: 'GdkP' */
|
2013-01-23 05:21:39 +00:00
|
|
|
24 + 445, /* header length + pixel_data length */
|
2013-01-23 03:52:07 +00:00
|
|
|
0x2010002, /* pixdata_type */
|
|
|
|
44, /* rowstride */
|
|
|
|
11, /* width */
|
2013-01-23 05:21:39 +00:00
|
|
|
15, /* height */
|
2013-01-23 03:52:07 +00:00
|
|
|
/* pixel_data: */
|
2013-01-23 05:21:39 +00:00
|
|
|
"\204\0\0\0\0\6\0\0\0\27\0\0\0\243\0\0\0\240\0\0\0\253\0\0\0\215\0\0\0"
|
|
|
|
"\22\202\0\0\0\0\2\0\0\0(\0\0\0\23\202\0\0\0\0\11\0\0\0\4\0\0\0.\0\0\0"
|
|
|
|
")\0\0\0,\0\0\0\256\0\0\0\14\0\0\0\0\0\0\0""0\0\0\0\241\202\0\0\0\0\12"
|
|
|
|
"\0\0\0\12\0\0\0u\0\0\0\221\0\0\0n\0\0\0A\0\0\0r\0\0\0\0\0\0\0\"\0\0\0"
|
|
|
|
"\376\0\0\0<\204\0\0\0\0\10\0\0\0\254\0\0\0\2\0\0\0\245\0\0\0\0\0\0\0"
|
|
|
|
"\2\0\0\0\357\0\0\0\337\0\0\0\23\203\0\0\0\0\3\0\0\0[\0\0\0\17\0\0\0\232"
|
|
|
|
"\202\0\0\0\0\4\0\0\0\257\0\0\0\377\0\0\0\321\0\0\0\36\204\0\0\0\0\1\0"
|
|
|
|
"\0\0\24\202\0\0\0\0\6\0\0\0""7\0\0\0\376\0\0\0\377\0\0\0\362\0\0\0y\0"
|
|
|
|
"\0\0\23\206\0\0\0\0\2\0\0\0g\0\0\0\374\202\0\0\0\377\4\0\0\0\373\0\0"
|
|
|
|
"\0\301\0\0\0{\0\0\0,\204\0\0\0\0\12\0\0\0\35\0\0\0o\0\0\0\206\0\0\0\200"
|
|
|
|
"\0\0\0d\0\0\0""3\0\0\0\4\0\0\0\0\0\0\0-\0\0\0\7\211\0\0\0\0\3\0\0\0\243"
|
|
|
|
"\0\0\0\307\0\0\0P\207\0\0\0\0\5\0\0\0\5\0\0\0\360\0\0\0\377\0\0\0\372"
|
|
|
|
"\0\0\0\33\206\0\0\0\0\1\0\0\0@\203\0\0\0\377\1\0\0\0\201\206\0\0\0\0"
|
|
|
|
"\1\0\0\0\215\203\0\0\0\377\2\0\0\0\352\0\0\0\10\205\0\0\0\0\1\0\0\0\331"
|
|
|
|
"\204\0\0\0\377\1\0\0\0_\205\0\0\0\0",
|
2013-01-23 03:52:07 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
|