Mercurial > hg > xemacs-beta
comparison src/EmacsFrameP.h @ 227:0e522484dd2a r20-5b12
Import from CVS: tag r20-5b12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:12:37 +0200 |
parents | 1f0dabaa0855 |
children | 74fd4e045ea6 |
comparison
equal
deleted
inserted
replaced
226:eea38c7ad7b4 | 227:0e522484dd2a |
---|---|
58 int left_toolbar_border_width; /* ... of left toolbar */ | 58 int left_toolbar_border_width; /* ... of left toolbar */ |
59 int right_toolbar_border_width; /* ... of right toolbar */ | 59 int right_toolbar_border_width; /* ... of right toolbar */ |
60 Pixel top_toolbar_shadow_pixel; | 60 Pixel top_toolbar_shadow_pixel; |
61 Pixel bottom_toolbar_shadow_pixel; | 61 Pixel bottom_toolbar_shadow_pixel; |
62 Pixel background_toolbar_pixel; | 62 Pixel background_toolbar_pixel; |
63 Pixel foreground_toolbar_pixel; | |
63 Pixmap top_toolbar_shadow_pixmap; | 64 Pixmap top_toolbar_shadow_pixmap; |
64 Pixmap bottom_toolbar_shadow_pixmap; | 65 Pixmap bottom_toolbar_shadow_pixmap; |
65 Dimension toolbar_shadow_thickness; | 66 Dimension toolbar_shadow_thickness; |
66 unsigned char scrollbar_placement; | 67 unsigned char scrollbar_placement; |
67 int interline; /* skips between lines */ | 68 int interline; /* skips between lines */ |