view etc/images/separator.xpm @ 93030:d38f7962c052

(free_frame_tool_bar): Only call gtk_container_remove if handlebox_widget is != 0.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 17 Mar 2008 07:18:47 +0000
parents 75b06a7624a1
children bc8dc4ac1e28
line wrap: on
line source

/* XPM */
static char * separator_xpm[] = {
"2 24 3 1",
" 	c None",
".	c #DBD3CB",
"+	c #FCFBFA",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};