text_column


Description:

[ NoAccessorMethod ]
public int text_column { get; set; }

Specifies the model column which holds the possible values for the combo box.

Note that this refers to the model specified in the model property, not the model backing the tree view to which this cell renderer is attached.

`GtkCellRendererCombo` automatically adds a text cell renderer for this column to its combo box.