mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 05:30:47 +00:00
simplify expose event changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23600 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c0f89a63f2
commit
98c7ec2bc2
4 changed files with 7 additions and 8 deletions
|
@ -143,7 +143,6 @@ APPKIT_EXPORT NSString * GSScreenNumber;
|
|||
- (void) styleoffsets: (float*) l : (float*) r : (float*) t : (float*) b
|
||||
: (unsigned int) style;
|
||||
- (void) docedited: (int) edited : (int) win;
|
||||
- (void) exposewindow: (NSRect)frame : (int) win;
|
||||
- (void) setinputstate: (int)state : (int)win;
|
||||
- (void) setinputfocus: (int) win;
|
||||
- (void) setalpha: (float)alpha: (int) win;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue