view lisp/gnus/bar.xpm @ 59420:eb72706060ad

* xterm.h (struct x_output): New member, toolbar_detached. * gtkutil.c (xg_create_frame_widgets): Set initial tool bar height to 38. (xg_tool_bar_detach_callback): Set toolbar_detached to 1. (xg_tool_bar_attach_callback): Set toolbar_detached to 0. (xg_create_tool_bar): Initialize toolbar_detached. (update_frame_tool_bar): Only set FRAME_TOOLBAR_HEIGHT (f) if toolbar_detached is zero.
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 08 Jan 2005 16:49:14 +0000
parents 55fd4f77387a
children
line wrap: on
line source

/* XPM */
static char * picon-bar_xpm[] = {
"6 48 2 1",
" 	c white s background",
".	c black",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  "};