mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 13:11:55 +00:00
hidewindow
methods was renamed to hideApplication
.
This commit is contained in:
parent
f5bcf3019b
commit
b5e65175a3
4 changed files with 10 additions and 4 deletions
|
@ -136,7 +136,7 @@ APPKIT_EXPORT NSString *GSScreenNumber;
|
|||
- (void) windowbacking: (NSBackingStoreType)type : (int)win;
|
||||
- (void) titlewindow: (NSString *)window_title : (int)win;
|
||||
- (void) miniwindow: (int)win;
|
||||
- (BOOL) hidewindow: (int)win;
|
||||
- (BOOL) hideApplication: (int)win;
|
||||
- (BOOL) appOwnsMiniwindow;
|
||||
- (void) setWindowdevice: (int)win forContext: (NSGraphicsContext *)ctxt;
|
||||
// Deprecated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue