Class GTK2.ComboBoxEntry
- Description
 Properties: int text-column
- Inherit CellEditable
 inherit GTK2.CellEditable : CellEditable
- Inherit CellLayout
 inherit GTK2.CellLayout : CellLayout
- Inherit ComboBox
 inherit GTK2.ComboBox : ComboBox
- Method create
 GTK2.ComboBoxEntry GTK2.ComboBoxEntry(string|TreeModel|mappingmodel,int|voidtext_column)- Description
 Create a new ComboBoxEntry, either empty or with a model.