libs-gui/Documentation/gsdoc/NSTextAttachmentCell.gsdoc
Richard Frith-Macdonald ef308ef9ca Use CVS to provide version and date info
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9282 72102866-910b-0410-8b05-ffd578937521
2001-03-03 10:04:05 +00:00

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>