CellRendererComboGidBuilderImpl.textColumn

Set textColumn property.

class CellRendererComboGidBuilderImpl(T)
T
textColumn
()

Parameters

propval int

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.

Return Value

Type: T

Builder instance for fluent chaining