ComboBox.newWithModelAndEntry
gtk.combo_box.ComboBox newWithModelAndEntry(gtk.tree_model.TreeModel model)Creates a new empty #GtkComboBox with an entry and with the model initialized to model.
Parameters
model | A #GtkTreeModel |
Returns
A new #GtkComboBox