ComboBox.addTearoffs

Set addTearoffs property.

  1. bool addTearoffs [@property getter]
  2. bool addTearoffs [@property setter]
    class ComboBox
    @property
    void
    addTearoffs
    (
    bool propval
    )

Parameters

propval bool

The add-tearoffs property controls whether generated menus have tearoff menu items.

Note that this only affects menu style combo boxes.