MonobjcMonobjc Documented Class Library
GrowlInstallationInformationMessage Method
NamespacesMonobjc.GrowlGrowlApplicationBridge..::..GrowlApplicationBridgeDelegateEventDispatcherGrowlInstallationInformationMessage()()()()

Return the information to display when installing.

Original signature is '- (NSAttributedString *)growlInstallationInformation'

Available in Growl v1.2 and later.

Declaration Syntax
C#Visual BasicVisual C++
public NSAttributedString GrowlInstallationInformationMessage()
Public Function GrowlInstallationInformationMessage As NSAttributedString
public:
NSAttributedString^ GrowlInstallationInformationMessage()
Return Value

[Missing <returns> documentation for "M:Monobjc.Growl.GrowlApplicationBridge.GrowlApplicationBridgeDelegateEventDispatcher.GrowlInstallationInformationMessage"]

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)