Return the title of the installation window.
Original signature is '- (NSString *)growlInstallationWindowTitle'
Available in Growl v1.2 and later.

C# | Visual Basic | Visual C++ |
public event GrowlApplicationBridge..::..GrowlInstallationWindowTitleEventHandler GrowlInstallationWindowTitle
Public Event GrowlInstallationWindowTitle As GrowlApplicationBridge..::..GrowlInstallationWindowTitleEventHandler
public: event GrowlApplicationBridge..::..GrowlInstallationWindowTitleEventHandler^ GrowlInstallationWindowTitle { void add (GrowlApplicationBridge..::..GrowlInstallationWindowTitleEventHandler^ value); void remove (GrowlApplicationBridge..::..GrowlInstallationWindowTitleEventHandler^ value); }


- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)