ComboBox.newWithModelAndEntry

Creates a new empty [gtk.combo_box.ComboBox] with an entry and a model.

See also [gtk.combo_box.ComboBox.newWithEntry].

Parameters

modelA [gtk.tree_model.TreeModel]

Returns

A new [gtk.combo_box.ComboBox]

Deprecated

Use [gtk.drop_down.DropDown]