ComboBox.getModel

Returns the gtk.TreeModel which is acting as data source for combo_box.

class ComboBox
getModel
()

Return Value

A gtk.TreeModel which was passed during construction.

Meta