This is xtgstate.h in view mode; [Download] [Up]
/* Interface forfunctions implemented in XtGState class * * Copyright (C) 1995 The Board of Trustees of * The Leland Stanford Junior University. All Rights Reserved. * * Authors: Paul Kunz * * This file is part of an Objective-C class library for X-window system * * xtgstate.h,v 1.1 1995/04/11 16:38:04 pfkeb Exp */ #ifndef __xtgstate_h_ #define __xtgstate_h_ #include "dpsclient/xwfriends.h" #include "appkit/graphics.h" void GSNeedsDisplay(XWContext context); void GSPing(NXRect frame); #endif /* __xtgstate_h_ */
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.