ComboBox.getModel

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

class ComboBox
getModel
()

Return Value

Type: gtk.tree_model.TreeModel

A #GtkTreeModel which was passed during construction.