CellRendererCombo.hasEntry

bool hasEntry() @property

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

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.