ComboBox.entryTextColumn

Get entryTextColumn property.

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

Return Value

Type: 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.