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

Deprecated