ComboBox.newWithModelAndEntry

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

See also gtk.combo_box.ComboBox.newWithEntry.

More...
class ComboBox
static
newWithModelAndEntry

Parameters

model gtk.tree_model.TreeModel

Return Value

Type: gtk.combo_box.ComboBox

Detailed Description

Deprecated: Use gtk.drop_down.DropDown