]> Pileus Git - ~andy/gtk/commit
Removed GtkComboBoxPrivate->minimum/natural_width members.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Mon, 6 Dec 2010 12:40:33 +0000 (21:40 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 4 Jan 2011 14:37:12 +0000 (23:37 +0900)
commit01981311da7742006467e8bf284b8d149795d2c4
treea34600c59cd82bf7c4a7c7f3db751ccb8462bf37
parentee02ac58630ecfc97b43c8a9388e7dfb4f482b31
Removed GtkComboBoxPrivate->minimum/natural_width members.

And updated gtk_combo_box_list_position() which is still waiting
for GtkTreeView to report natural width in order to properly do
non fixed width dropdown menus.
gtk/gtkcombobox.c