values other than the ones in the popup list.
CellRendererCombo.hasEntry
bool hasEntry() @propertyGet hasEntry property.
Returns
If true, the cell renderer will include an entry and allow to enter
void hasEntry(bool propval) @propertySet hasEntry property.
Parameters
propval | If true, the cell renderer will include an entry and allow to enter values other than the ones in the popup list. |