ComboBox.entryTextColumn

int entryTextColumn() @property

Get entryTextColumn property.

Returns

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.

void entryTextColumn(int propval) @property

Set entryTextColumn property.

Parameters

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