mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 18:30:56 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9282 72102866-910b-0410-8b05-ffd578937521
42 lines
1.2 KiB
XML
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>
|