Handbook
Glossary
XIAllowEvents ( display deviceid event_mode time -- Status )
Vocabulary
x11
.
xinput2
.
ffi
Inputs
display
an
object
deviceid
an
object
event_mode
an
object
time
an
object
Outputs
Status
an
object
Definition
USING:
alien
alien.c-types
alien.syntax
x11.io
x11.xlib
;
IN:
x11.xinput2.ffi
:
XIAllowEvents
( display deviceid event_mode time -- Status )
\
Status
"xinput2"
"XIAllowEvents"
{
pointer:
Display
int
int
Time
}
f
alien-invoke
awaken-event-loop
;