mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 04:00:37 +00:00
Load backend as a bundle.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9580 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9007f47800
commit
1ff4d1c990
14 changed files with 793 additions and 123 deletions
|
@ -43,9 +43,7 @@
|
|||
/*
|
||||
* Forward references
|
||||
*/
|
||||
NSWindowDepth GSWindowDepthForScreen(NSGraphicsContext *ctxt, int screen);
|
||||
const NSWindowDepth *GSAvailableDepthsForScreen(NSGraphicsContext *ctxt,
|
||||
int screen);
|
||||
#include <AppKit/NSGraphics.h>
|
||||
|
||||
/*
|
||||
* Returns a list of the screens attached to the system.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue