Prev
Up
Next
Authors
- Richard Frith-Macdonald (
rfm@gnu.org
)
-
Version: $Revision: 1.1 $
Date: $Date: 2002/08/25 02:46:57 $
- Declared in:
- Gui/NSHelpManager.h
Method summary
+ (BOOL) loadNibFile: (NSString*)fileName externalNameTable: (NSDictionary*)context withZone: (NSZone*)zone;
+ (BOOL) loadNibNamed: (NSString*)aNibName;
- (NSAttributedString*) contextHelpForKey: (NSString*)key;
- (BOOL) loadNibFile: (NSString*)fileName externalNameTable: (NSDictionary*)context withZone: (NSZone*)zone;
- (NSString*) pathForImageResource: (NSString*)name;
Prev
Up
Next