view etc/images/tree-widget/default/handle.xpm @ 86818:45b24827f3b3

(w3m-toggle-inline-image, htmlr-reset) (htmlr-step): Declare as functions.
author Glenn Morris <rgm@gnu.org>
date Thu, 29 Nov 2007 04:29:41 +0000
parents a32b9a80fe2d
children
line wrap: on
line source

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