mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Tidy docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6130 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1e64066f42
commit
9cb6ba8150
68 changed files with 1240 additions and 1324 deletions
|
@ -18,30 +18,30 @@
|
|||
<conform>NSObject</conform>
|
||||
<desc>
|
||||
</desc>
|
||||
<method type="constchar*"><sel>getArgumentTypeAtIndex:</sel><arg type="unsignedint">index</arg>
|
||||
<method type="const char*"><sel>getArgumentTypeAtIndex:</sel><arg type="unsigned int">index</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
<method type="unsignedint"><sel>frameLength</sel>
|
||||
</method>
|
||||
<method type="unsigned int"><sel>frameLength</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="BOOL"><sel>isOneway</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
<method type="unsignedint"><sel>methodReturnLength</sel>
|
||||
</method>
|
||||
<method type="unsigned int"><sel>methodReturnLength</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="char*"><sel>methodReturnType</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
<method type="unsignedint"><sel>numberOfArguments</sel>
|
||||
</method>
|
||||
<method type="unsigned int"><sel>numberOfArguments</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
</class>
|
||||
</chapter>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue