mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 20:07:38 +00:00
Removed keyDown method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3470 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6ee33bb429
commit
13d9f5fb02
1 changed files with 0 additions and 1 deletions
|
@ -314,7 +314,6 @@ extern NSSize NSTokenSize;
|
|||
- (void)discardEventsMatchingMask:(unsigned int)mask
|
||||
beforeEvent:(NSEvent *)lastEvent;
|
||||
- (NSResponder *)firstResponder;
|
||||
- (void)keyDown:(NSEvent *)theEvent;
|
||||
- (BOOL)makeFirstResponder:(NSResponder *)aResponder;
|
||||
- (NSPoint)mouseLocationOutsideOfEventStream;
|
||||
- (NSEvent *)nextEventMatchingMask:(unsigned int)mask;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue