libs-gui/Documentation/gsdoc/NSTextAttachment.gsdoc
Richard Frith-MacDonald f086b4e60a Fixed linking
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6444 72102866-910b-0410-8b05-ffd578937521
2000-04-10 05:29:53 +00:00

52 lines
1.6 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="NSTextAttachment" prev="NSText.html" next="NSTextAttachmentCell.html" up="Gui.html">
<head>
<title>NSTextAttachment</title>
<author name="Richard Frith-Macdonald">
<email address="rfm@gnu.org"/>
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
</author>
<version>0.1</version>
<date>28 February, 2000</date>
</head>
<body>
<chapter>
<heading>NSTextAttachment</heading>
<class name="NSTextAttachment" super="NSObject">
<declared>Gui/NSTextAttachment.h</declared>
<conform>NSObject</conform>
<desc>
</desc>
<method type="id&lt;NSTextAttachmentCell&gt;">
<sel>attachmentCell</sel>
<desc>
</desc>
</method>
<method type="NSFileWrapper*">
<sel>fileWrapper</sel>
<desc>
</desc>
</method>
<method type="id">
<sel>initWithFileWrapper:</sel>
<arg type="NSFileWrapper*">aWrapper</arg>
<desc>
</desc>
</method>
<method type="void">
<sel>setAttachmentCell:</sel>
<arg type="id&lt;NSTextAttachmentCell&gt;">aCell</arg>
<desc>
</desc>
</method>
<method type="void">
<sel>setFileWrapper:</sel>
<arg type="NSFileWrapper*">aWrapper</arg>
<desc>
</desc>
</method>
</class>
</chapter>
</body>
</gsdoc>