Sha256: b165c959414879f8d3d0a739ce8b6b3299f0df6e37e5efd7c4d705e12e7a95e1

Contents?: true

Size: 549 Bytes

Versions: 60

Compression:

Stored size: 549 Bytes

Contents

/* XPM */
static char * radio_xpm[] = {
/* width height ncolors chars_per_pixel */
"16 16 5 1",
/* colors */
" 	s None	c None",
".	c #000000",
"+	c #c0c0c0",
"@	c #808080",
"#	c #ffffff",
/* pixels */
"    .           ",
"    ..   ..     ",
"+++.+.++...++++.",
"+@.@...@@..@@@@.",
"+@.+++.+....++@.",
"+@++++++++++++@.",
"+@++++++++++++@.",
"+@++++...+++++@.",
"+@+++.###@++++@.",
"+@+++.#.#@++++@.",
"+@+++.###@++++@.",
"+@++++@@@+++++@.",
"+@++++++++++++@.",
"+@++++++++++++@.",
"+@@@@@@@@@@@@@@.",
"................"};

Version data entries

60 entries across 30 versions & 3 rubygems

Version Path
wxruby3-0.9.2-x64-mingw-ucrt samples/controls/radio.xpm
wxruby3-0.9.2-x64-mingw-ucrt samples/bigdemo/icons/radio.xpm
wxruby3-0.9.1-x64-mingw-ucrt samples/bigdemo/icons/radio.xpm
wxruby3-0.9.1-x64-mingw-ucrt samples/controls/radio.xpm
wxruby3-0.9.0-x64-mingw-ucrt samples/controls/radio.xpm
wxruby3-0.9.0-x64-mingw-ucrt samples/bigdemo/icons/radio.xpm
wxruby3-0.9.0.pre.rc.3-x64-mingw-ucrt samples/controls/radio.xpm
wxruby3-0.9.0.pre.rc.3-x64-mingw-ucrt samples/bigdemo/icons/radio.xpm
wxruby3-0.9.0.pre.rc.2-x64-mingw-ucrt samples/bigdemo/icons/radio.xpm
wxruby3-0.9.0.pre.rc.2-x64-mingw-ucrt samples/controls/radio.xpm
wxruby3-0.9.0.pre.rc.1-x64-mingw-ucrt samples/bigdemo/icons/radio.xpm
wxruby3-0.9.0.pre.rc.1-x64-mingw-ucrt samples/controls/radio.xpm
wxruby3-0.9.0.pre.beta.14-x64-mingw-ucrt samples/bigdemo/icons/radio.xpm
wxruby3-0.9.0.pre.beta.14-x64-mingw-ucrt samples/controls/radio.xpm
wxruby3-0.9.0.pre.beta.13-x64-mingw-ucrt samples/bigdemo/icons/radio.xpm
wxruby3-0.9.0.pre.beta.13-x64-mingw-ucrt samples/controls/radio.xpm
wxruby3-0.9.0.pre.beta.11-x64-mingw-ucrt samples/controls/radio.xpm
wxruby3-0.9.0.pre.beta.11-x64-mingw-ucrt samples/bigdemo/icons/radio.xpm
wxruby3-0.9.0.pre.beta.10-x64-mingw-ucrt samples/bigdemo/icons/radio.xpm
wxruby3-0.9.0.pre.beta.10-x64-mingw-ucrt samples/controls/radio.xpm