mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 05:20:48 +00:00
Added basic implementation for window alpha handling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20697 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7dba9dd2b2
commit
d18480663e
4 changed files with 21 additions and 2 deletions
|
@ -142,6 +142,7 @@ APPKIT_EXPORT NSString * GSScreenNumber;
|
|||
- (void) docedited: (int) edited : (int) win;
|
||||
- (void) setinputstate: (int)state : (int)win;
|
||||
- (void) setinputfocus: (int) win;
|
||||
- (void) setalpha: (float)alpha: (int) win;
|
||||
|
||||
- (NSPoint) mouselocation;
|
||||
- (NSPoint) mouseLocationOnScreen: (int)aScreen window: (int *)win;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue