mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 06:28:54 +00:00
New interface [restrictWindow:toImage:].
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15828 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4087e5c7f7
commit
c4f4817f6e
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ APPKIT_EXPORT NSString * GSScreenNumber;
|
|||
- (NSCountedSet*) dragTypesForWindow: (NSWindow *)win;
|
||||
- (id <NSDraggingInfo>) dragInfo;
|
||||
- (BOOL) slideImage: (NSImage*)image from: (NSPoint)from to: (NSPoint)to;
|
||||
- (void) restrictWindow: (int)win toImage: (NSImage*)image;
|
||||
|
||||
/* Screen information */
|
||||
- (NSSize) resolutionForScreen: (int)screen;
|
||||
|
|
Loading…
Reference in a new issue