Protocol GTKApplicationDelegate

These methods may be implemented by the delegate.

Methods

- (void) applicationDidBecomeActive:(NSNotification *) event
- (void) applicationDidFinishLaunching:(NSNotification *) event
- (void) applicationDidResignActive:(NSNotification *) event
- (BOOL) applicationShouldTerminate:(GTKApplication *) sender
- (BOOL) applicationShouldTerminateAfterLastWindowClosed:(GTKApplication *) sender
- (void) applicationWillFinishLaunching:(NSNotification *) event
- (void) applicationWillTerminate:(NSNotification *) event

generated Wed Jan 19 1:31:53 2000 by Objcdoc