Declaration

class func applyShortcut(forIdentifier identifier: String, to menuItem: NSMenuItem)

Declaration

+ (void) applyShortcutForIdentifier:(NSString *) identifier toMenuItem:(NSMenuItem *) menuItem;

Declaration

applyShortcutForIdentifier_toMenuItem_(identifier: str, menuItem: NSMenuItem)