combobox: Refactor cell view treatment

Desktop / GNOME / GTK - Benjamin Otte [redhat.com] - 30 July 2015 21:03 UTC

Instead of putting it inside the button manually, put it there properly by adding a box containing the cell view and the arrow.

Do the same thing in list mode, instead of creating an event box that tries to behave as a button.

2550c6a combobox: Refactor cell view treatment
gtk/gtkcombobox.c | 366 ++++++++++++-------------------------------------
gtk/ui/gtkcombobox.ui | 12 +-
2 files changed, 98 insertions(+), 280 deletions(-)

Upstream: git.gnome.org


  • Share