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 Apr 8 6:47:32 1999
by Objcdoc