MonobjcMonobjc Documented Class Library
GrowlApplicationBridge..::..GrowlInstallationWindowTitleEventHandler Delegate
NamespacesMonobjc.GrowlGrowlApplicationBridgeGrowlApplicationBridge..::..GrowlInstallationWindowTitleEventHandler

Return the title of the installation window.

Original signature is '- (NSString *)growlInstallationWindowTitle'

Available in Growl v1.2 and later.

Declaration Syntax
C#Visual BasicVisual C++
public delegate NSString GrowlInstallationWindowTitleEventHandler()
Public Delegate Function GrowlInstallationWindowTitleEventHandler As NSString
public delegate NSString^ GrowlInstallationWindowTitleEventHandler()
Return Value
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Growl (Module: Monobjc.Growl)