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

Return the information to display when upgrading.

Original signature is '- (NSAttributedString *)growlUpdateInformation'

Available in Growl v1.2 and later.

Declaration Syntax
C#Visual BasicVisual C++
public delegate NSAttributedString GrowlUpdateInformationEventHandler()
Public Delegate Function GrowlUpdateInformationEventHandler As NSAttributedString
public delegate NSAttributedString^ GrowlUpdateInformationEventHandler()
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)