Mercurial > hg > xemacs-beta
comparison src/winslots.h @ 744:8ae895c67ce7
[xemacs-hg @ 2002-02-04 15:44:37 by wmperry]
Enable generic toolbar support for X11. Added new toolbar-shadow-thickness specifier.
author | wmperry |
---|---|
date | Mon, 04 Feb 2002 15:44:52 +0000 |
parents | af57a77cbc92 |
children | 047d37eb70d7 |
comparison
equal
deleted
inserted
replaced
743:968a715e8c6f | 744:8ae895c67ce7 |
---|---|
193 WINDOW_SAVED_SLOT (default_toolbar, EQUAL_WRAPPED) | 193 WINDOW_SAVED_SLOT (default_toolbar, EQUAL_WRAPPED) |
194 WINDOW_SAVED_SLOT (default_toolbar_width, EQ) | 194 WINDOW_SAVED_SLOT (default_toolbar_width, EQ) |
195 WINDOW_SAVED_SLOT (default_toolbar_height, EQ) | 195 WINDOW_SAVED_SLOT (default_toolbar_height, EQ) |
196 WINDOW_SAVED_SLOT (default_toolbar_visible_p, EQ) | 196 WINDOW_SAVED_SLOT (default_toolbar_visible_p, EQ) |
197 WINDOW_SAVED_SLOT (default_toolbar_border_width, EQ) | 197 WINDOW_SAVED_SLOT (default_toolbar_border_width, EQ) |
198 WINDOW_SAVED_SLOT (toolbar_shadow_thickness, EQ) | |
198 #endif /* HAVE_TOOLBARS */ | 199 #endif /* HAVE_TOOLBARS */ |
199 | 200 |
200 /* Gutter specification for each of the four positions. | 201 /* Gutter specification for each of the four positions. |
201 This is not a size hog because the value here is not copied, | 202 This is not a size hog because the value here is not copied, |
202 and will be shared with the specs in the specifier. */ | 203 and will be shared with the specs in the specifier. */ |