mirror of
https://github.com/gnustep/libs-steptalk.git
synced 2025-02-23 19:40:55 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16509 72102866-910b-0410-8b05-ffd578937521
43 lines
1.2 KiB
XML
43 lines
1.2 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 1.0.0//EN" "http://www.gnustep.org/gsdoc-1_0_0.xml">
|
|
<gsdoc base="NSObject+additions" up="StepTalk">
|
|
<head>
|
|
<title>NSObject+additions autogsdoc generated documentation</title>
|
|
<author name="Generated by me"></author>
|
|
<copy>2002 Free Software Foundation</copy>
|
|
</head>
|
|
<body>
|
|
<front><contents /></front>
|
|
<chapter>
|
|
<heading>
|
|
Software documentation for the NSObject(STAdditions)
|
|
category
|
|
</heading>
|
|
<category name="STAdditions" class="NSObject">
|
|
<declared>StepTalk/NSObject+additions.h</declared>
|
|
<desc>
|
|
<em>Description forthcoming.</em>
|
|
</desc>
|
|
<method type="BOOL">
|
|
<sel>isNil</sel>
|
|
<desc>
|
|
<em>Description forthcoming.</em>
|
|
</desc>
|
|
</method>
|
|
<method type="BOOL">
|
|
<sel>isSame:</sel>
|
|
<arg type="id">anObject</arg>
|
|
<desc>
|
|
<em>Description forthcoming.</em>
|
|
</desc>
|
|
</method>
|
|
<method type="BOOL">
|
|
<sel>notNil</sel>
|
|
<desc>
|
|
<em>Description forthcoming.</em>
|
|
</desc>
|
|
</method>
|
|
</category>
|
|
</chapter>
|
|
</body>
|
|
</gsdoc>
|