libs-gui/Documentation/gsdoc/NSCachedImageRep.gsdoc
Adam Fedor 05bdcda840 Updated docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12233 72102866-910b-0410-8b05-ffd578937521
2002-01-28 04:50:14 +00:00

77 lines
2.2 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.7//EN" "http://www.gnustep.org/gsdoc-0_6_7.xml">
<gsdoc base="NSCachedImageRep" up="Gui">
<head>
<title>NSCachedImageRep</title>
<author name="Adam Fedor">
<email address="fedor@gnu.org">
fedor@gnu.org
</email>
</author>
<abstract>Cached image representation.</abstract>
<copy>1996 Free Software Foundation, Inc.</copy>
</head>
<body>
<front><contents /></front>
<chapter>
<heading>
Software documentation for the NSCachedImageRep class
</heading>
<class name="NSCachedImageRep" super="NSImageRep">
<declared>AppKit/NSCachedImageRep.h</declared>
<desc>
<em>Description forthcoming.</em>
</desc>
<method type="id">
<sel>initWithSize:</sel>
<arg type="NSSize">aSize</arg>
<sel>depth:</sel>
<arg type="NSWindowDepth">aDepth</arg>
<sel>separate:</sel>
<arg type="BOOL">separate</arg>
<sel>alpha:</sel>
<arg type="BOOL">alpha</arg>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<GNUstep /> <MacOS-X /> <OpenStep />
</standards>
</method>
<method type="id">
<sel>initWithWindow:</sel>
<arg type="NSWindow*">win</arg>
<sel>rect:</sel>
<arg type="NSRect">rect</arg>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<GNUstep /> <MacOS-X /> <OpenStep />
</standards>
</method>
<method type="NSRect">
<sel>rect</sel>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<GNUstep /> <MacOS-X /> <OpenStep />
</standards>
</method>
<method type="NSWindow*">
<sel>window</sel>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<GNUstep /> <MacOS-X /> <OpenStep />
</standards>
</method>
<standards>
<GNUstep /> <MacOS-X /> <OpenStep />
</standards>
</class>
</chapter>
</body>
</gsdoc>