ftp.nice.ch/Attic/openStep/implementation/gnustep/sources/objcX-0.87.tgz#/objcX-0.87/nib-translator/XmWindow.h

This is XmWindow.h in view mode; [Download] [Up]

/*  Archiving Category for Window
    Copyright (C)  1993  The Board of Trustees of
    The Leland Stanford Junior University.  All Rights Reserved.

Authors: Scott Francis, Paul Kunz, Imran Qureshi, and Libing Wang

 * This file is part of the nib translator for 
 * an Objective-C class library for X/Motif

XmWindow.h,v 1.8 1995/04/14 19:36:20 pfkeb Exp

*/

#define NXTypedStream TypedStream
#include <objc/typedstream.h>
#include <appkit/Window.h>

@interface Window (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.