This is MiscZooming.h in view mode; [Download] [Up]
#import <Foundation/Foundation.h> @protocol MiscZooming - (void)zoomToFit; - (void)zoomToFactor:(float)aZoomFactor; - (void)zoomToRect:(NSRect)aZoomRect; - (float)zoomFactor; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.