ComboBox.getModel

gtk.tree_model.TreeModel getModel() nothrow

Returns the gtk.tree_model.TreeModel of combo_box.

Returns

A gtk.tree_model.TreeModel which was passed

during construction.

Deprecated