view etc/tree-widget/default/handle.xpm @ 90618:b7ce72709298

(get_composition_id): Pay attention to TAB component.
author Kenichi Handa <handa@m17n.org>
date Mon, 16 Oct 2006 07:53:52 +0000
parents 37975f598c83
children
line wrap: on
line source

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