This is Browser.Dragging.h in view mode; [Download] [Up]
#import <appkit/appkit.h> @interface NXBrowser(DragAccepting) - (BOOL)performDragOperation:sender; - (BOOL)prepareForDragOperation:sender; - draggingExited:sender; - (NXDragOperation)draggingUpdated: sender; - (NXDragOperation)draggingEntered: sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.