Protocol GTKApplicationDelegate

Declared in:
GToolKit/GTKApplication.h

Protocol Description

These methods may be implemented by the delegate.

Last modified:
10-Mar-2001 (GToolKit/GTKApplication.h)

Method Index

- (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 on 06-Mar-2002 by ObjcDoc 3.0.1