GrowlApplicationBridge.h


Abstract

Defines the GrowlApplicationBridge class.

Discussion

This header defines the GrowlApplicationBridge class as well as the GROWL_PREFPANE_BUNDLE_IDENTIFIER constant.



Classes

GrowlApplicationBridge
A class used to interface with Growl.

Protocols

GrowlApplicationBridgeDelegate
Required protocol for the Growl delegate.

Categories

NSObject(GrowlApplicationBridgeDelegate_InformalProtocol)
Methods which may be optionally implemented by the GrowlDelegate.
NSObject(GrowlApplicationBridgeDelegate_Installation_InformalProtocol)
Methods which may be optionally implemented by the Growl delegate when used with Growl-WithInstaller.framework.


#defines


GROWL_PREFPANE_BUNDLE_IDENTIFIER


#define GROWL_PREFPANE_BUNDLE_IDENTIFIER @"com.growl.prefpanel" 
Discussion

The bundle identifier for the Growl prefpane.


GROWL_PREFPANE_NAME


#define GROWL_PREFPANE_NAME @"Growl.prefPane" 
Discussion

The file name of the Growl prefpane.

© The Growl Project (Last Updated May 14, 2005)