gtk/modules/engines/ms-windows/Theme/gtk-2.0/gtkrc
2003-11-05 17:47:36 +00:00

20 lines
416 B
Plaintext
Executable File

style "wimp-default"
{
GtkWidget::interior_focus = 1
GtkOptionMenu::indicator_size = { 9, 5 }
GtkOptionMenu::indicator_spacing = { 7, 5, 2, 2 }
GtkMenuBar::shadow-type = none
GtkToolbar::shadow-type = etched-in
GtkHandleBox::shadow-type = none
GtkSpinButton::shadow-type = in
GtkTreeView::allow-rules = 0
GtkTreeView::expander_size = 11
engine "wimp"
{
}
}
class "*" style "wimp-default"