ComboBox.entryTextColumn

Set entryTextColumn property.

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

Parameters

propval 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.