get_add_tearoffs
Description:
[ Version ( deprecated = true , deprecated_since = "3.4" , since = "2.4" ) ]
public bool get_add_tearoffs ()
Warning: get_add_tearoffs is deprecated since 3.4.
Returns whether menus generated by this UIManager will have tearoff menu items.
Note:
Tearoff menus are deprecated and should not be used in newly written code.
Parameters:
Returns:
whether tearoff menu items are added
|