libs-gui/Documentation/gsdoc/NSCustomImageRep.html
Richard Frith-Macdonald b784ca705b Regenerate
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9283 72102866-910b-0410-8b05-ffd578937521
2001-03-03 10:07:01 +00:00

52 lines
1.3 KiB
HTML

<html><head>
<title>NSCustomImageRep</title>
</head>
<body>
<a href ="NSCursor.html">[Previous]</a>
<a href ="Gui.html">[Up]</a>
<a href ="NSDPSContext.html">[Next]</a>
<h1>NSCustomImageRep</h1>
<h3>Authors </h3>
<dl>
<dt><a href ="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: $Revision$</p>
<p>Date: $Date$</p>
<h2><a name ="cont-0">NSCustomImageRep</a></h2>
<h2><a name ="NSCustomImageRep">NSCustomImageRep</a></h2>
<p><b>Declared in: </b> Gui/NSCustomImageRep.h</p>
<p><b>Inherits from: </b> NSImageRep</p>
<p><b>Conforms to: </b> NSCoding
</p>
<hr>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<ul>
<li><a href ="NSCustomImageRep.html#method-0">-delegate</a>
<li><a href ="NSCustomImageRep.html#method-1">-drawSelector</a>
<li><a href ="NSCustomImageRep.html#method-2">-initWithDrawSelector:delegate:</a>
</ul>
<hr><h2>Instances Methods </h2>
<h3><a name ="method-0">delegate</a></h3>
- (id) <b>delegate</b>;<br>
<hr>
<h3><a name ="method-1">drawSelector</a></h3>
- (SEL) <b>drawSelector</b>;<br>
<hr>
<h3><a name ="method-2">initWithDrawSelector:delegate:</a></h3>
- (id) <b>initWithDrawSelector:</b> (SEL)aMethod <b>delegate:</b> (id)anObject;<br>
<hr>
</body>
</html>