ComboBox.getIdColumn

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

More...
class ComboBox
int
getIdColumn
()

Return Value

Type: int

A column in the data source model of combo_box.

Detailed Description

Deprecated: Use gtk.drop_down.DropDown