ComboBox.newWithModelAndEntry

gtk.combo_box.ComboBox newWithModelAndEntry(gtk.tree_model.TreeModel model) static nothrow

Creates a new empty #GtkComboBox with an entry and with the model initialized to model.

Parameters

modelA #GtkTreeModel

Returns

A new #GtkComboBox