]> Pileus Git - ~andy/gtk/commit
combobox: implement get_path_for_child() for GtkComboBox
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 8 Sep 2011 22:13:59 +0000 (18:13 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 9 Sep 2011 15:46:00 +0000 (11:46 -0400)
commite97ed4374f658eb2d3f8924c784202b1fe9519a5
tree44ab82fa574e02a49b6e97422ee60ab50c9b0a22
parente028a5c09090f7a153e0a57459edbb93dcf9e126
combobox: implement get_path_for_child() for GtkComboBox

This way we can adjust borders and rounded corners from the theme when
displaying the widget children flipped for RTL locales.

https://bugzilla.gnome.org/show_bug.cgi?id=658507
gtk/gtkcombobox.c