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:
Richard Frith-MacDonald 2000-02-28 18:30:41 +00:00
parent 1e64066f42
commit 9cb6ba8150
68 changed files with 1240 additions and 1324 deletions

View file

@ -21,23 +21,23 @@
<method type="NSNotificationQueue*" factory="yes"><sel>defaultQueue</sel>
<desc>
</desc>
</method>
</method>
<method type="void"><sel>dequeueNotificationsMatching:</sel><arg type="NSNotification*">notification</arg>
<desc>
</desc>
</method>
</method>
<method type="void"><sel>enqueueNotification:</sel><arg type="NSNotification*">notification</arg>
<desc>
</desc>
</method>
<method type="void"><sel>enqueueNotification:</sel><arg type="NSNotification*">notification</arg><sel>postingStyle:(NSPostingStyle)postingStyle coalesceMask:</sel><arg type="unsignedint">coalesceMask</arg>
</method>
<method type="void"><sel>enqueueNotification:</sel><arg type="NSNotification*">notification</arg><sel>postingStyle:</sel><arg type="NSPostingStyle">postingStyle</arg><sel>coalesceMask:</sel><arg type="unsigned int">coalesceMask</arg>
<desc>
</desc>
</method>
</method>
<method type="id"><sel>initWithNotificationCenter:</sel><arg type="NSNotificationCenter*">notificationCenter</arg>
<desc>
</desc>
</method>
</method>
</class>
</chapter>
</body>