mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 20:10:37 +00:00
Removed -isRunningModalForWindow: and added the more powerful -modalWindow
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5035 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c16bb04b88
commit
21f44359d1
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ extern NSString *NSEventTrackingRunLoopMode;
|
|||
- (void) run;
|
||||
- (int) runModalForWindow: (NSWindow*)theWindow;
|
||||
- (int) runModalSession: (NSModalSession)theSession;
|
||||
- (BOOL) isRunningModalForWindow: (NSWindow *)theWindow;
|
||||
- (NSWindow *) modalWindow;
|
||||
- (void) sendEvent: (NSEvent*)theEvent;
|
||||
- (void) stop: (id)sender;
|
||||
- (void) stopModal;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue