mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 00:31:03 +00:00
Revise window ops
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13469 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
dd5595fee8
commit
fd9cde5c4e
8 changed files with 53 additions and 78 deletions
|
@ -499,13 +499,6 @@ GSCurrentServer(void)
|
|||
[self subclassResponsibility: _cmd];
|
||||
}
|
||||
|
||||
- (BOOL) findwindow: (NSPoint)loc : (int) op : (int) otherWin
|
||||
: (NSPoint *)floc : (int*) winFound
|
||||
{
|
||||
[self subclassResponsibility: _cmd];
|
||||
return NO;
|
||||
}
|
||||
|
||||
/** Retuns the frame of the window on the screen */
|
||||
- (NSRect) windowbounds: (int) win
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue