Handbook
Glossary
XIQueryDevice ( dpy deviceid ndevices_return -- XIDeviceInfo* )
Vocabulary
x11
.
xinput2
.
ffi
Inputs
dpy
an
object
deviceid
an
object
ndevices_return
an
object
Outputs
XIDeviceInfo*
an
object
Definition
USING:
alien
alien.c-types
alien.syntax
x11.io
x11.xlib
;
IN:
x11.xinput2.ffi
:
XIQueryDevice
( dpy deviceid ndevices_return -- XIDeviceInfo* )
pointer:
XIDeviceInfo
"xinput2"
"XIQueryDevice"
{
pointer:
Display
int
pointer:
int
}
f
alien-invoke
awaken-event-loop
;