view etc/letter.xpm @ 52935:aadc87ded24c

(widget-default-delete): Always delete child widgets. (From Per Abrahamsen.)
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 26 Oct 2003 00:57:12 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};