This is NSMenuAdditions.h in view mode; [Download] [Up]
/* NSMenuAdditions.h created by ovidiu on Sat 29-Mar-1997 */ #import <AppKit/NSMenu.h> @interface NSMenu (NSMenuAdditions) - (NSMenuItem*)itemWithSlashedTitle:(NSString*)title; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.