Searched refs:GrowlApplicationBridgeDelegate (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/Growl.framework/Headers/
H A DGrowlApplicationBridge.h24 @protocol GrowlApplicationBridgeDelegate; variable
92 * The methods in the GrowlApplicationBridgeDelegate protocol are required
113 * @param inDelegate The delegate for the GrowlApplicationBridge. It must conform to the GrowlApplicationBridgeDelegate protocol.
115 + (void) setGrowlDelegate:(NSObject<GrowlApplicationBridgeDelegate> *)inDelegate;
123 + (NSObject<GrowlApplicationBridgeDelegate> *) growlDelegate;
409 * @protocol GrowlApplicationBridgeDelegate
417 @protocol GrowlApplicationBridgeDelegate
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/Growl.framework/Versions/A/Headers/
H A DGrowlApplicationBridge.h24 @protocol GrowlApplicationBridgeDelegate; variable
92 * The methods in the GrowlApplicationBridgeDelegate protocol are required
113 * @param inDelegate The delegate for the GrowlApplicationBridge. It must conform to the GrowlApplicationBridgeDelegate protocol.
115 + (void) setGrowlDelegate:(NSObject<GrowlApplicationBridgeDelegate> *)inDelegate;
123 + (NSObject<GrowlApplicationBridgeDelegate> *) growlDelegate;
409 * @protocol GrowlApplicationBridgeDelegate
417 @protocol GrowlApplicationBridgeDelegate
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/Growl.framework/Versions/Current/Headers/
H A DGrowlApplicationBridge.h24 @protocol GrowlApplicationBridgeDelegate; variable
92 * The methods in the GrowlApplicationBridgeDelegate protocol are required
113 * @param inDelegate The delegate for the GrowlApplicationBridge. It must conform to the GrowlApplicationBridgeDelegate protocol.
115 + (void) setGrowlDelegate:(NSObject<GrowlApplicationBridgeDelegate> *)inDelegate;
123 + (NSObject<GrowlApplicationBridgeDelegate> *) growlDelegate;
409 * @protocol GrowlApplicationBridgeDelegate
417 @protocol GrowlApplicationBridgeDelegate
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/
H A DController.h52 @interface Controller : NSObject <GrowlApplicationBridgeDelegate, NSURLDownloadDelegate, NSUserNotificationCenterDelegate, NSPopoverDelegate, NSSoundDelegate, NSToolbarDelegate, NSWindowDelegate, QLPreviewPanelDataSource, QLPreviewPanelDelegate>

Completed in 77 milliseconds