ComboBox.getIdColumn

int getIdColumn()

Returns the column which combo_box is using to get string IDs for values from.

Returns

A column in the data source model of combo_box.

Deprecated

Use [gtk.drop_down.DropDown]