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:
Adam Fedor 2001-04-13 20:04:04 +00:00
parent 9007f47800
commit 1ff4d1c990
14 changed files with 793 additions and 123 deletions

View file

@ -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.