ComboBox.entryTextColumn

int entryTextColumn() @property

Get entryTextColumn property.

Returns

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.

void entryTextColumn(int propval) @property

Set entryTextColumn property.

Parameters

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