CellRendererCombo.hasEntry

bool hasEntry() @property nothrow

Get hasEntry property.

Returns

If true, the cell renderer will include an entry and allow to enter

values other than the ones in the popup list.

void hasEntry(bool propval) @property nothrow

Set hasEntry property.

Parameters

propvalIf true, the cell renderer will include an entry and allow to enter values other than the ones in the popup list.