- hasSubmenu
bool hasSubmenu()
Undocumented in source. Be warned that the author may not have intended to support it.
- init
NSMenuItem init()
Undocumented in source. Be warned that the author may not have intended to support it.
- initWithTitle
NSMenuItem initWithTitle(NSString itemName, SEL anAction, NSString charCode)
Undocumented in source. Be warned that the author may not have intended to support it.
- setKeyEquivalentModifierMask
void setKeyEquivalentModifierMask(NSUInteger mask)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSubmenu
void setSubmenu(NSMenu submenu)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTitle
void setTitle(NSString str)
Undocumented in source. Be warned that the author may not have intended to support it.
- submenu
NSMenu submenu()
Undocumented in source. Be warned that the author may not have intended to support it.
- title
NSString title()
Undocumented in source. Be warned that the author may not have intended to support it.