values other than the ones in the popup list.
CellRendererCombo.hasEntry
bool hasEntry() @property nothrowGet hasEntry property.
Returns
If true, the cell renderer will include an entry and allow to enter
void hasEntry(bool propval) @property nothrowSet 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. |