- addItem
void addItem(NSMenuItem newItem)
Undocumented in source. Be warned that the author may not have intended to support it.
- addItemWithTitle
NSMenuItem addItemWithTitle(NSString str, SEL selector, NSString keyEquiv)
Undocumented in source. Be warned that the author may not have intended to support it.
- init
NSMenu init()
Undocumented in source. Be warned that the author may not have intended to support it.
- initWithTitle
NSMenu initWithTitle(NSString aTitle)
Undocumented in source. Be warned that the author may not have intended to support it.
- itemArray
NSArray itemArray()
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.
- sizeToFit
void sizeToFit()
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.