ComboBox.getModel

Returns the gtk.tree_model.TreeModel of combo_box.

More...
class ComboBox
getModel
()

Return Value

Type: gtk.tree_model.TreeModel

A gtk.tree_model.TreeModel which was passed during construction.

Detailed Description

Deprecated: Use gtk.drop_down.DropDown