ComboBox.newWithModel

Creates a new #GtkComboBox with the model initialized to model.

class ComboBox
static
newWithModel

Parameters

model gtk.tree_model.TreeModel

A #GtkTreeModel.

Return Value

Type: gtk.combo_box.ComboBox

A new #GtkComboBox.