ComboBox.model

gtk.tree_model.TreeModel model() @property

Get model property.

Returns

The model from which the combo box takes its values.
void model(gtk.tree_model.TreeModel propval) @property

Set model property.

Parameters

propvalThe model from which the combo box takes its values.