ComboBox.addTearoffs

bool addTearoffs() @property

Get addTearoffs property.

Returns

The add-tearoffs property controls whether generated menus

have tearoff menu items.

Note that this only affects menu style combo boxes.

void addTearoffs(bool propval) @property

Set addTearoffs property.

Parameters

propvalThe add-tearoffs property controls whether generated menus have tearoff menu items. Note that this only affects menu style combo boxes.