libs-gui/Documentation/gsdoc/NSCustomImageRep.gsdoc
Richard Frith-Macdonald ef308ef9ca Use CVS to provide version and date info
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9282 72102866-910b-0410-8b05-ffd578937521
2001-03-03 10:04:05 +00:00

42 lines
1.2 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.5//EN" "http://www.gnustep.org/gsdoc-0_6_5.xml">
<gsdoc base="NSCustomImageRep" prev="NSCursor.html" next="NSDPSContext.html" up="Gui.html">
<head>
<title>NSCustomImageRep</title>
<author name="Richard Frith-Macdonald">
<email address="rfm@gnu.org"/>
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
</author>
<version>$Revision$</version>
<date>$Date$</date>
</head>
<body>
<chapter>
<heading>NSCustomImageRep</heading>
<class name="NSCustomImageRep" super="NSImageRep">
<declared>Gui/NSCustomImageRep.h</declared>
<conform>NSCoding</conform>
<desc>
</desc>
<method type="id">
<sel>delegate</sel>
<desc>
</desc>
</method>
<method type="SEL">
<sel>drawSelector</sel>
<desc>
</desc>
</method>
<method type="id">
<sel>initWithDrawSelector:</sel>
<arg type="SEL">aMethod</arg>
<sel>delegate:</sel>
<arg type="id">anObject</arg>
<desc>
</desc>
</method>
</class>
</chapter>
</body>
</gsdoc>