mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-02 01:21:08 +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
|
@ -21,59 +21,59 @@
|
|||
<method type="NSInvocation*" factory="yes"><sel>invocationWithMethodSignature:</sel><arg type="NSMethodSignature*">signature</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="BOOL"><sel>argumentsRetained</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>getArgument:</sel><arg type="void*">buffer</arg><sel>atIndex:</sel><arg type="int">index</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>getReturnValue:</sel><arg type="void*">buffer</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>invoke</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>invokeWithTarget:</sel><arg type="id">anObject</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="NSMethodSignature*"><sel>methodSignature</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>retainArguments</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="SEL"><sel>selector</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>setArgument:</sel><arg type="void*">buffer</arg><sel>atIndex:</sel><arg type="int">index</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>setReturnValue:</sel><arg type="void*">buffer</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>setSelector:</sel><arg type="SEL">selector</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>setTarget:</sel><arg type="id">anObject</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="id"><sel>target</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
</class>
|
||||
</chapter>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue