UIManagerGidBuilderImpl.addTearoffs

Set addTearoffs property.

More...
class UIManagerGidBuilderImpl(T)
T
addTearoffs
(
bool propval
)

Parameters

propval 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.

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

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