view etc/letter.xpm @ 60291:795bc2bc5205

* gtkutil.c (xg_resize_outer_widget): Removed unneeded call to gtk_window_resize and x_wm_set_size_hint.
author Jan Djärv <jan.h.d@swipnet.se>
date Sun, 27 Feb 2005 19:58:11 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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