ComboBox.newWithModel

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

Creates a new gtk.combo_box.ComboBox with a model.

Parameters

modela gtk.tree_model.TreeModel

Returns

Deprecated