Implement extended graphics ops (composite, etc).

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4262 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 1999-05-18 16:49:13 +00:00
parent 60800878e7
commit 1062149904
8 changed files with 266 additions and 17 deletions

View file

@ -1800,6 +1800,7 @@ static Class responderClass;
original_responder = nil;
delegate = nil;
window_num = 0;
gstate = 0;
background_color = [[NSColor controlColor] retain];
represented_filename = @"Window";
miniaturized_title = @"Window";