mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 18:50:38 +00:00
Put html files under cvs so people without the gsdoc converter can read them.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6181 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6e7b4b666c
commit
6a9b414593
103 changed files with 21298 additions and 1 deletions
48
Documentation/gsdoc/NSCustomImageRep.html
Normal file
48
Documentation/gsdoc/NSCustomImageRep.html
Normal file
|
@ -0,0 +1,48 @@
|
|||
<html><head>
|
||||
<title>NSCustomImageRep</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="NSCursor.html">[Previous]</a>
|
||||
<a href="AppKit.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: 0.1</p>
|
||||
<p>Date: 28 February, 2000</p>
|
||||
<h2><a name="cont-0">NSCustomImageRep</a></h2>
|
||||
<h2><a name="NSCustomImageRep">NSCustomImageRep</a></h2>
|
||||
<p><b>Declared in:</b> AppKit/NSCustomImageRep.h</p>
|
||||
<p><b>Inherits from:</b> NSImageRep</p>
|
||||
<p><b>Conforms to:</b> NSCoding
|
||||
</p>
|
||||
<hr>
|
||||
|
||||
|
||||
<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><a name="method-0">delegate</a></h2>
|
||||
- (id) <b>delegate</b><br>
|
||||
|
||||
|
||||
<hr>
|
||||
<h2><a name="method-1">drawSelector</a></h2>
|
||||
- (SEL) <b>drawSelector</b><br>
|
||||
|
||||
|
||||
<hr>
|
||||
<h2><a name="method-2">initWithDrawSelector:delegate:</a></h2>
|
||||
- (id) <b>initWithDrawSelector:</b> (SEL)aMethod <b>delegate:</b> (id)anObject<br>
|
||||
|
||||
|
||||
<hr>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue