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:
richard 2000-03-05 17:39:16 +00:00
parent 6e7b4b666c
commit 6a9b414593
103 changed files with 21298 additions and 1 deletions

View file

@ -0,0 +1,42 @@
<html><head>
<title>NSTextAttachmentCell</title>
</head>
<body>
<a href="NSTextAttachment.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTextContainer.html">[Next]</a>
<h1>NSTextAttachmentCell</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">NSTextAttachmentCell</a></h2>
<h2><a name="NSTextAttachmentCell">NSTextAttachmentCell</a></h2>
<p><b>Declared in:</b> NSTextAttachment.h</p>
<p><b>Inherits from:</b> NSCell</p>
<p><b>Conforms to:</b> NSTextAttachmentCell
</p>
<hr>
<ul>
<li><a href="NSTextAttachmentCell.html#method-0">-trackMouse:inRect:ofView:untilMouseUp:</a>
<li><a href="NSTextAttachmentCell.html#method-1">-wantsToTrackMouse</a>
</ul>
<hr>
<h2><a name="method-0">trackMouse:inRect:ofView:untilMouseUp:</a></h2>
- (BOOL) <b>trackMouse:</b> (NSEvent*)theEvent <b>inRect:</b> (NSRect)cellFrame <b>ofView:</b> (NSView*)aTextView <b>untilMouseUp:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-1">wantsToTrackMouse</a></h2>
- (BOOL) <b>wantsToTrackMouse</b><br>
<hr>
</body>
</html>