ComboBox.getModel

gtk.tree_model.TreeModel getModel() nothrow

Returns the #GtkTreeModel which is acting as data source for combo_box.

Returns

A #GtkTreeModel which was passed

during construction.