CellRendererCombo.hasEntry

Set hasEntry property.

  1. bool hasEntry [@property getter]
  2. bool hasEntry [@property setter]
    class CellRendererCombo
    @property
    void
    hasEntry
    (
    bool propval
    )

Parameters

propval bool

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