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
|
@ -21,27 +21,27 @@
|
|||
<method type="NSDistantObject*" factory="yes"><sel>proxyWithLocal:</sel><arg type="id">anObject</arg><sel>connection:</sel><arg type="NSConnection*">aConnection</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="NSDistantObject*" factory="yes"><sel>proxyWithTarget:</sel><arg type="id">remoteObject</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="NSConnection*"><sel>connectionForProxy</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="id"><sel>initWithLocal:</sel><arg type="id">anObject</arg><sel>connection:</sel><arg type="NSConnection*">aConnection</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="id"><sel>initWithTarget:</sel><arg type="id">remoteObject</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>setProtocolForProxy:</sel><arg type="Protocol*">aProtocol</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
</class>
|
||||
</chapter>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue