ComboBox.newWithModel
gtk.combo_box.ComboBox newWithModel(gtk.tree_model.TreeModel model)Creates a new gtk.combo_box.ComboBox with a model.
Parameters
model | a gtk.tree_model.TreeModel |
Returns
A new gtk.combo_box.ComboBox
gtk.combo_box.ComboBox newWithModel(gtk.tree_model.TreeModel model)Creates a new gtk.combo_box.ComboBox with a model.
model | a gtk.tree_model.TreeModel |