2003-11-05 21:19:13 +00:00
|
|
|
# TODO: we should probably obtain these from a Win32 IconMetrics struct
|
2004-05-21 17:54:37 +00:00
|
|
|
gtk-icon-sizes="gtk-menu=12,12:gtk-small-toolbar=12,12:gtk-large-toolbar=16,16:gtk-dnd=32,32"
|
2003-11-05 21:19:13 +00:00
|
|
|
|
2004-03-20 11:42:30 +00:00
|
|
|
style "msw-default"
|
2003-03-18 20:05:10 +00:00
|
|
|
{
|
|
|
|
GtkWidget::interior_focus = 1
|
|
|
|
GtkOptionMenu::indicator_size = { 9, 5 }
|
|
|
|
GtkOptionMenu::indicator_spacing = { 7, 5, 2, 2 }
|
2003-11-05 17:47:36 +00:00
|
|
|
GtkMenuBar::shadow-type = none
|
2003-10-18 20:45:15 +00:00
|
|
|
GtkToolbar::shadow-type = etched-in
|
2003-08-26 21:53:30 +00:00
|
|
|
GtkHandleBox::shadow-type = none
|
2003-03-18 20:05:10 +00:00
|
|
|
GtkSpinButton::shadow-type = in
|
|
|
|
|
2003-08-20 00:18:54 +00:00
|
|
|
GtkTreeView::allow-rules = 0
|
2003-09-15 20:52:37 +00:00
|
|
|
GtkTreeView::expander_size = 11
|
2003-11-05 21:19:13 +00:00
|
|
|
|
2004-05-21 19:02:59 +00:00
|
|
|
engine "wimp"
|
2003-03-18 20:05:10 +00:00
|
|
|
{
|
|
|
|
}
|
|
|
|
}
|
2004-03-20 11:42:30 +00:00
|
|
|
class "*" style "msw-default"
|