2000-02-28 16:33:27 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.5//EN" "http://www.gnustep.org/gsdoc-0_6_5.xml">
|
2000-04-10 05:29:53 +00:00
|
|
|
<gsdoc base="NSBundleAdditions" prev="NSBrowserCell.html" next="NSButton.html" up="Gui.html">
|
2000-02-28 16:33:27 +00:00
|
|
|
<head>
|
|
|
|
<title>NSBundleAdditions</title>
|
|
|
|
<author name="Richard Frith-Macdonald">
|
|
|
|
<email address="rfm@gnu.org"/>
|
|
|
|
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
|
|
|
</author>
|
2001-03-03 10:04:05 +00:00
|
|
|
<version>$Revision$</version>
|
|
|
|
<date>$Date$</date>
|
2000-02-28 16:33:27 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<chapter>
|
|
|
|
<heading>NSBundleAdditions</heading>
|
|
|
|
<class name="NSBundleAdditions" super="NSObject">
|
2000-04-10 05:29:53 +00:00
|
|
|
<declared>Gui/NSHelpManager.h</declared>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
<method type="BOOL" factory="yes">
|
|
|
|
<sel>loadNibFile:</sel>
|
|
|
|
<arg type="NSString*">fileName</arg>
|
|
|
|
<sel>externalNameTable:</sel>
|
|
|
|
<arg type="NSDictionary*">context</arg>
|
|
|
|
<sel>withZone:</sel>
|
|
|
|
<arg type="NSZone*">zone</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="BOOL" factory="yes">
|
|
|
|
<sel>loadNibNamed:</sel>
|
|
|
|
<arg type="NSString*">aNibName</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="NSAttributedString*">
|
|
|
|
<sel>contextHelpForKey:</sel>
|
|
|
|
<arg type="NSString*">key</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="BOOL">
|
|
|
|
<sel>loadNibFile:</sel>
|
|
|
|
<arg type="NSString*">fileName</arg>
|
|
|
|
<sel>externalNameTable:</sel>
|
|
|
|
<arg type="NSDictionary*">context</arg>
|
|
|
|
<sel>withZone:</sel>
|
|
|
|
<arg type="NSZone*">zone</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="NSString*">
|
|
|
|
<sel>pathForImageResource:</sel>
|
|
|
|
<arg type="NSString*">name</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-28 16:33:27 +00:00
|
|
|
</class>
|
|
|
|
</chapter>
|
|
|
|
</body>
|
|
|
|
</gsdoc>
|