]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/lablgtk/lablgtk_20001129-0.1.0/applications/radtest/checkbutton.xpm
other files missing in 20001129
[helm.git] / helm / DEVEL / lablgtk / lablgtk_20001129-0.1.0 / applications / radtest / checkbutton.xpm
diff --git a/helm/DEVEL/lablgtk/lablgtk_20001129-0.1.0/applications/radtest/checkbutton.xpm b/helm/DEVEL/lablgtk/lablgtk_20001129-0.1.0/applications/radtest/checkbutton.xpm
new file mode 100644 (file)
index 0000000..314ba97
--- /dev/null
@@ -0,0 +1,33 @@
+/* XPM */
+static char *checkbutton_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"21 21 6 1",
+"  c Gray0",
+". c #7b7b7b",
+"X c #d6d6d6",
+"o c #b3cece",
+"O c Gray100",
+"+ c None",
+/* pixels */
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++OOOOOOOOOOO+++++",
+"+++++OXXXXXXXXX +++++",
+"+++++OXXXXXXXX. +++++",
+"+++++OXXXXXXXX. +++++",
+"+++++OXXXXXXXX. +++++",
+"+++++OXXXXXXXX. +++++",
+"+++++OXXXXXXXX. +++++",
+"+++++OXXXXXXXX. +++++",
+"+++++OXXXXXXXX. +++++",
+"+++++OX........ +++++",
+"+++++O          +++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++"
+};