mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 21:50:54 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9283 72102866-910b-0410-8b05-ffd578937521
46 lines
1.3 KiB
HTML
46 lines
1.3 KiB
HTML
<html><head>
|
|
<title>NSTextAttachmentCell</title>
|
|
</head>
|
|
<body>
|
|
<a href ="NSTextAttachment.html">[Previous]</a>
|
|
<a href ="Gui.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: $Revision$</p>
|
|
<p>Date: $Date$</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>
|
|
|
|
|
|
<h2>Instance Variables </h2>
|
|
<ul>
|
|
</ul>
|
|
<h2>Methods </h2>
|
|
<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>Instances Methods </h2>
|
|
<h3><a name ="method-0">trackMouse:inRect:ofView:untilMouseUp:</a></h3>
|
|
- (BOOL) <b>trackMouse:</b> (NSEvent*)theEvent <b>inRect:</b> (NSRect)cellFrame <b>ofView:</b> (NSView*)aTextView <b>untilMouseUp:</b> (BOOL)flag;<br>
|
|
|
|
|
|
<hr>
|
|
<h3><a name ="method-1">wantsToTrackMouse</a></h3>
|
|
- (BOOL) <b>wantsToTrackMouse</b>;<br>
|
|
|
|
|
|
<hr>
|
|
</body>
|
|
|
|
</html>
|