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@11788 72102866-910b-0410-8b05-ffd578937521
44 lines
1.2 KiB
XML
44 lines
1.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="NSCustomImageRep" next="NSDocument" prev="NSCursor" up="NSActionCell">
|
|
<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>
|
|
<chapter>
|
|
<heading>
|
|
Software documentation for the NSCustomImageRep class
|
|
</heading>
|
|
<class name="NSCustomImageRep" super="NSImageRep">
|
|
<declared>AppKit/NSCustomImageRep.h</declared>
|
|
<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">aSelector</arg>
|
|
<sel>delegate:</sel>
|
|
<arg type="id">anObject</arg>
|
|
<desc>
|
|
</desc>
|
|
</method>
|
|
</class>
|
|
</chapter>
|
|
</body>
|
|
</gsdoc>
|