Handbook
Glossary
glXCreateWindow ( dpy config win attrib_list -- GLXWindow )
Vocabulary
x11
.
glx
Inputs
dpy
an
object
config
an
object
win
an
object
attrib_list
an
object
Outputs
GLXWindow
an
object
Definition
USING:
alien
alien.c-types
alien.syntax
x11.X
x11.io
x11.xlib
;
IN:
x11.glx
:
glXCreateWindow
( dpy config win attrib_list -- GLXWindow )
\
GLXWindow
"glx"
"glXCreateWindow"
{
pointer:
Display
GLXFBConfig
Window
pointer:
int
}
f
alien-invoke
awaken-event-loop
;