GNOME Bugzilla – Bug 651048
The replace of gtk_combo_box_entry_new_with_model should be gtk_combo_box_new_with_model_and_entry
Last modified: 2011-05-26 04:00:04 UTC
Warning gtk_combo_box_entry_new_with_model has been deprecated since version 2.24 and should not be used in newly-written code. Use gtk_combo_box_new_with_entry() instead I think gtk_combo_box_new_with_entry() here should be gtk_combo_box_new_with_model_and_entry()