mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 02:50:38 +00:00
Added documnetation skeleton
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6128 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
97682c853d
commit
a4fb260bc4
103 changed files with 14581 additions and 0 deletions
32
Documentation/gsdoc/NSTextAttachmentCell.gsdoc
Normal file
32
Documentation/gsdoc/NSTextAttachmentCell.gsdoc
Normal file
|
@ -0,0 +1,32 @@
|
|||
<?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="AppKit.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>0.1</version>
|
||||
<date>28 February, 2000</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:(NSRect)cellFrame 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>
|
Loading…
Add table
Add a link
Reference in a new issue