Added new MacOSX methods.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16764 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2003-05-21 22:07:53 +00:00
parent 3f9c960d09
commit f4f0732b7d

View file

@ -127,6 +127,10 @@
- (BOOL) launchApplication: (NSString*)appName
showIcon: (BOOL)showIcon
autolaunch: (BOOL)autolaunch;
#ifndef STRICT_OPENSTEP
- (NSDictionary*) activeApplication;
- (NSArray*) launchedApplications;
#endif
//
// Unmounting a Device