Mercurial > emacs
view lisp/toolbar/lc-index.xpm @ 59913:b3664fca53d1
* gtkutil.c (create_menus): Connect selection-done event instead of
the deactivate event to deactivate_cb. This will make the last
leave event come before the call to deactivate_cb, so the leave
event does not make sit-for exit after a menu selection.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Thu, 03 Feb 2005 19:50:08 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * index2_xpm[] = { "24 24 7 1", " c None", ". c #BBBDBA", "+ c #000100", "@ c #FFFFFF", "# c #6B6B66", "$ c #504D46", "% c #3E4850", " ", " ++++++++++++++++++++ ", " +@@@@@@@@@@@@@@@@@.+ ", " +@................#+ ", " +@................#+ ", " +@#################+ ", " +@@@@@@@@@@@@@@@@@.+ ", " +@.................+ ", " +@........+........+ ", " +@.......$@+###...#+ ", " +@@@@@@@.$@+...@@@.+ ", " +@.......#@+#......+ ", " +@.......#@$+#+#...+ ", " +@.....#+#@#@+@++##+ ", " +@@@@@@+@.@.@#@#.+.+ ", " +@.....+@.@#@#@##+.+ ", " +@.....+@.@.....#+.+ ", " +@.....+........#+#+ ", " +@@@@@.+.#.....##+.+ ", " +@@@@@..%$######+#.+ ", " +@@@@@@.#+$#$#$#+..+ ", " +@........++++++$#.+ ", " ++++++++++@...@@++++ ", " ++++++++ "};