libs-gui/Documentation/gsdoc/NSCustomImageRep.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

61 lines
1.8 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="NSCustomImageRep" up="Gui">
<head>
<title>NSCustomImageRep</title>
<author name="Adam Fedor">
<email address="fedor@colorado.edu">
fedor@colorado.edu
</email>
</author>
<abstract>Custom image representation.</abstract>
<copy>1996 Free Software Foundation, Inc.</copy>
</head>
<body>
<front><contents /></front>
<chapter>
<heading>
Software documentation for the NSCustomImageRep class
</heading>
<class name="NSCustomImageRep" super="NSImageRep">
<declared>AppKit/NSCustomImageRep.h</declared>
<desc>
<em>Description forthcoming.</em>
</desc>
<method type="id">
<sel>delegate</sel>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<GNUstep /> <MacOS-X /> <OpenStep />
</standards>
</method>
<method type="SEL">
<sel>drawSelector</sel>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<GNUstep /> <MacOS-X /> <OpenStep />
</standards>
</method>
<method type="id">
<sel>initWithDrawSelector:</sel>
<arg type="SEL">aSelector</arg>
<sel>delegate:</sel>
<arg type="id">anObject</arg>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<GNUstep /> <MacOS-X /> <OpenStep />
</standards>
</method>
<standards>
<GNUstep /> <MacOS-X /> <OpenStep />
</standards>
</class>
</chapter>
</body>
</gsdoc>