Mercurial > emacs
view lisp/sb-tag-v.xpm @ 52936:cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
* widget.texi (Defining New Widgets): Document new beavior of
:buttons and :children keywords.
author | Per Abrahamsen <abraham@dina.kvl.dk> |
---|---|
date | Sun, 26 Oct 2003 13:31:34 +0000 |
parents | c0758fd9ca7a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_tag_v_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ", " ", " ............... ", " .+++++++++++++++.", " .+@@@@@@@@@@@@@@+.", " .+@@@++++++++++.@+.", ".+@@@@@++++++++.@@+.", ".+@++@@@++++++.@@@+.", ".+@++@@@@++++.@@@@+.", ".+@@@@@@@@++.@@@@@+.", " .+@@@@@@@@.@@@@@@+.", " .+@@@@@@@@@@@@@@+.", ". .+++++++++++++++.", " ............... ", " "};