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 Thu Jan 4 20:20:32 2001 by Objcdoc