This is SynthElement.h in view mode; [Download] [Up]
#import "PatchElement.h" #import <objc/List.h> @interface SynthElement:PatchElement { char *name ; } - free ; - isSynthElement ; - (char *) mKClass ; - (char *) name ; - name: (char *) aString ; - propogate: (char *) aCommand from: (Glyph *) aGlyph ; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.