mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 19:31:18 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9282 72102866-910b-0410-8b05-ffd578937521
41 lines
1.3 KiB
XML
41 lines
1.3 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.5//EN" "http://www.gnustep.org/gsdoc-0_6_5.xml">
|
|
<gsdoc base="NSTextAttachmentCell" prev="NSTextAttachment.html" next="NSTextContainer.html" up="Gui.html">
|
|
<head>
|
|
<title>NSTextAttachmentCell</title>
|
|
<author name="Richard Frith-Macdonald">
|
|
<email address="rfm@gnu.org"/>
|
|
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
|
</author>
|
|
<version>$Revision$</version>
|
|
<date>$Date$</date>
|
|
</head>
|
|
<body>
|
|
<chapter>
|
|
<heading>NSTextAttachmentCell</heading>
|
|
<class name="NSTextAttachmentCell" super="NSCell">
|
|
<declared>NSTextAttachment.h</declared>
|
|
<conform>NSTextAttachmentCell</conform>
|
|
<desc>
|
|
</desc>
|
|
<method type="BOOL">
|
|
<sel>trackMouse:</sel>
|
|
<arg type="NSEvent*">theEvent</arg>
|
|
<sel>inRect:</sel>
|
|
<arg type="NSRect">cellFrame</arg>
|
|
<sel>ofView:</sel>
|
|
<arg type="NSView*">aTextView</arg>
|
|
<sel>untilMouseUp:</sel>
|
|
<arg type="BOOL">flag</arg>
|
|
<desc>
|
|
</desc>
|
|
</method>
|
|
<method type="BOOL">
|
|
<sel>wantsToTrackMouse</sel>
|
|
<desc>
|
|
</desc>
|
|
</method>
|
|
</class>
|
|
</chapter>
|
|
</body>
|
|
</gsdoc>
|