ComboBox.entryTextColumn

Set entryTextColumn property.

  1. int entryTextColumn [@property getter]
  2. int entryTextColumn [@property setter]
    class ComboBox
    @property
    void
    entryTextColumn
    ()

Parameters

propval int

The column in the combo box's model to associate with strings from the entry if the combo was created with #GtkComboBox:has-entry = true.