Creates a new empty gtk.combo_box.ComboBox with an entry and a model.
See also gtk.combo_box.ComboBox.newWithEntry.
A gtk.tree_model.TreeModel
A new gtk.combo_box.ComboBox
Deprecated: Use gtk.drop_down.DropDown
Creates a new empty gtk.combo_box.ComboBox with an entry and a model.
See also gtk.combo_box.ComboBox.newWithEntry.