GrowlLaunchCallback |
Callback to notify you that Growl is running.
typedef void (*GrowlLaunchCallback)( void *context);
context
- The context pointer passed to Growl_LaunchIfInstalled.
Growl_LaunchIfInstalled calls this callback function if Growl was already running or if it launched Growl successfully.
© The Growl Project (Last Updated May 14, 2005)