UIManager.addTearoffs

Get addTearoffs property.

More...
  1. bool addTearoffs [@property getter]
    class UIManager
    @property
    bool
    addTearoffs
    ()
  2. bool addTearoffs [@property setter]

Return Value

Type: bool

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

Note that this only affects regular menus. Generated popup menus never have tearoff menu items.

Detailed Description

Deprecated: Tearoff menus are deprecated and should not be used in newly written code.