gtk/modules/engines/ms-windows/Theme/gtk-2.0/gtkrc
2004-07-28 16:19:05 +00:00

23 lines
566 B
Plaintext
Executable File

gtk-icon-sizes="gtk-menu=14,14:gtk-small-toolbar=16,16:gtk-large-toolbar=24,24:gtk-dnd=32,32"
gtk-toolbar-icon-size=large-toolbar
gtk-button-images=0
style "msw-default"
{
GtkWidget::interior_focus = 1
GtkOptionMenu::indicator_size = { 9, 5 }
GtkOptionMenu::indicator_spacing = { 7, 5, 2, 2 }
GtkToolbar::shadow-type = none
GtkHandleBox::shadow-type = none
GtkSpinButton::shadow-type = in
GtkComboBox::add-tearoffs = false
GtkTreeView::allow-rules = 0
GtkTreeView::expander_size = 11
engine "wimp"
{
}
}
class "*" style "msw-default"