]> Pileus Git - ~andy/gtk/commit
combobox: move the allocation of the button contents box directly
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 31 Jan 2012 20:34:00 +0000 (15:34 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 1 Feb 2012 01:30:41 +0000 (20:30 -0500)
commit821365af15d6669cde9bd3cf68ed98d5bfcb652c
treed447d8e946950f41968efbdeb3084d8a1d77751a
parent93523e70a080bfe4bb39255ae78d590276b99a13
combobox: move the allocation of the button contents box directly

If we're in menu mode with no children, instead of tweaking the
allocation of the arrow and the separator separately, tweak the
allocation of the box that contain both.
gtk/gtkcombobox.c