Use the text_column property to specify the column holding the values.
CellRendererCombo.model
Get model property.
Returns
Holds a tree model containing the possible values for the combo box.
Set model property.
Parameters
propval | Holds a tree model containing the possible values for the combo box. Use the text_column property to specify the column holding the values. |