ComboBox.getEntryTextColumn

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

More...
class ComboBox
int
getEntryTextColumn
()

Return Value

Type: int

A column in the data source model of combo_box.

Detailed Description

Deprecated: Use gtk.drop_down.DropDown