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 model column to associate with strings from the entry.

This is property only relevant if the combo was created with property@Gtk.ComboBox:has-entry is true.