gtk/modules/engines/ms-windows/Theme/gtk-2.0/gtkrc

25 lines
643 B
Plaintext
Raw Normal View History

2004-07-09 20:28:41 +00:00
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
2004-07-01 21:30:16 +00:00
gtk-button-images=0
gtk-alternative-button-order=1
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 }
2004-08-13 15:32:19 +00:00
GtkToolbar::shadow-type = etched-in
GtkHandleBox::shadow-type = etched-in
2003-03-18 20:05:10 +00:00
GtkSpinButton::shadow-type = in
2004-07-28 16:19:05 +00:00
GtkComboBox::add-tearoffs = false
2003-03-18 20:05:10 +00:00
2003-08-20 00:18:54 +00:00
GtkTreeView::allow-rules = 0
2003-09-15 20:52:37 +00:00
GtkTreeView::expander_size = 11
GtkUIManager::add-tearoffs = false
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"