Merge branch 'master' into more_robust_stack_checking

db4
Slava Pestov 2009-04-21 23:20:21 -05:00
commit 1ca702d1f7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ arrays fry ;
IN: x11.windows
: create-window-mask ( -- n )
{ CWColormap CWEventMask } flags ;
{ CWBackPixel CWBorderPixel CWColormap CWEventMask } flags ;
: create-colormap ( visinfo -- colormap )
[ dpy get root get ] dip XVisualInfo-visual AllocNone