mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
don't add tearoffs to GtkComboBoxes
This commit is contained in:
parent
8667afb656
commit
30d9d564e1
@ -7,9 +7,10 @@ style "msw-default"
|
||||
GtkWidget::interior_focus = 1
|
||||
GtkOptionMenu::indicator_size = { 9, 5 }
|
||||
GtkOptionMenu::indicator_spacing = { 7, 5, 2, 2 }
|
||||
GtkToolbar::shadow-type = etched-in
|
||||
GtkHandleBox::shadow-type = etched-in
|
||||
GtkToolbar::shadow-type = none
|
||||
GtkHandleBox::shadow-type = none
|
||||
GtkSpinButton::shadow-type = in
|
||||
GtkComboBox::add-tearoffs = false
|
||||
|
||||
GtkTreeView::allow-rules = 0
|
||||
GtkTreeView::expander_size = 11
|
||||
|
Loading…
Reference in New Issue
Block a user