Mercurial > emacs
view etc/images/custom/down.xpm @ 103198:f63bce93c7a1
* gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to
what we expect to get in the next ConfigureNotify event.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Mon, 11 May 2009 06:42:45 +0000 |
parents | b0ca8a5b94ae |
children | 87681b1f74ce |
line wrap: on
line source
/* XPM */ static char * down_xpm[] = { "8 8 4 1", " c none", ". c gray90", "X c gray45", "O c gray75", "........", ".OOOOOOX", " .OOOOX ", " .OOOOX ", " .OOX ", " .OOX ", " OX ", " OX "};