This is XmView.h in view mode; [Download] [Up]
/* Archiving Category for View
Copyright (C) 1993 The Board of Trustees of
The Leland Stanford Junior University. All Rights Reserved.
Authors: Paul Kunz and Imran Qureshi
* This file is part of the nib translator for
* an Objective-C class library for X/Motif
XmView.h,v 1.8 1995/04/14 19:36:17 pfkeb Exp
*/
#include "/NextDeveloper/Headers/objc/typedstream.h"
#define NXTypedStream TypedStream
#include "objc/typedstream.h"
#include <appkit/View.h>
@interface View (XmArchiving)
- write:(TypedStream *)stream;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.