Handbook
Glossary
glXChooseVisual ( dpy screen attribList -- XVisualInfo* )
Vocabulary
x11
.
glx
Inputs
dpy
an
object
screen
an
object
attribList
an
object
Outputs
XVisualInfo*
an
object
Definition
USING:
alien
alien.c-types
alien.syntax
x11.io
x11.xlib
;
IN:
x11.glx
:
glXChooseVisual
( dpy screen attribList -- XVisualInfo* )
pointer:
XVisualInfo
"glx"
"glXChooseVisual"
{
pointer:
Display
int
pointer:
int
}
f
alien-invoke
awaken-event-loop
;