view etc/tree-widget/default/handle.xpm @ 81535:041563cafc04

(math-read-number-simple): New function.
author Jay Belanger <jay.p.belanger@gmail.com>
date Fri, 22 Jun 2007 01:03:24 +0000
parents 37975f598c83
children
line wrap: on
line source

/* XPM */
static char * handle_xpm[] = {
"10 21 2 1",
" 	c None",
".	c #ADA5C6",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"..........",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          "};