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 Tue Jan 19 16:35:34 1999
by Objcdoc