libs-gui/Documentation/gsdoc/NSBundleAdditions.html
Richard Frith-MacDonald f086b4e60a Fixed linking
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6444 72102866-910b-0410-8b05-ffd578937521
2000-04-10 05:29:53 +00:00

58 lines
1.8 KiB
HTML

<html><head>
<title>NSBundleAdditions</title>
</head>
<body>
<a href="NSBrowserCell.html">[Previous]</a>
<a href="Gui.html">[Up]</a>
<a href="NSButton.html">[Next]</a>
<h1>NSBundleAdditions</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSBundleAdditions</a></h2>
<h2><a name="NSBundleAdditions">NSBundleAdditions</a></h2>
<p><b>Declared in:</b> Gui/NSHelpManager.h</p>
<p><b>Inherits from:</b> NSObject</p>
<hr>
<ul>
<li><a href="NSBundleAdditions.html#method-0">+loadNibFile:externalNameTable:withZone:</a>
<li><a href="NSBundleAdditions.html#method-1">+loadNibNamed:</a>
<li><a href="NSBundleAdditions.html#method-2">-contextHelpForKey:</a>
<li><a href="NSBundleAdditions.html#method-3">-loadNibFile:externalNameTable:withZone:</a>
<li><a href="NSBundleAdditions.html#method-4">-pathForImageResource:</a>
</ul>
<hr>
<h2><a name="method-0">loadNibFile:externalNameTable:withZone:</a></h2>
+ (BOOL) <b>loadNibFile:</b> (NSString*)fileName <b>externalNameTable:</b> (NSDictionary*)context <b>withZone:</b> (NSZone*)zone<br>
<hr>
<h2><a name="method-1">loadNibNamed:</a></h2>
+ (BOOL) <b>loadNibNamed:</b> (NSString*)aNibName<br>
<hr>
<h2><a name="method-2">contextHelpForKey:</a></h2>
- (NSAttributedString*) <b>contextHelpForKey:</b> (NSString*)key<br>
<hr>
<h2><a name="method-3">loadNibFile:externalNameTable:withZone:</a></h2>
- (BOOL) <b>loadNibFile:</b> (NSString*)fileName <b>externalNameTable:</b> (NSDictionary*)context <b>withZone:</b> (NSZone*)zone<br>
<hr>
<h2><a name="method-4">pathForImageResource:</a></h2>
- (NSString*) <b>pathForImageResource:</b> (NSString*)name<br>
<hr>
</body>
</html>