ComboBox.getEntryTextColumn

int getEntryTextColumn()

Returns the column which combo_box is using to get the strings from to display in the internal entry.

Returns

A column in the data source model of combo_box.

Deprecated

Use [gtk.drop_down.DropDown]