Handbook
Glossary
XwcLookupString ( ic event buffer_return bytes_buffer keysym_return status_return -- int )
Vocabulary
x11
.
xlib
Inputs
ic
an
object
event
an
object
buffer_return
an
object
bytes_buffer
an
object
keysym_return
an
object
status_return
an
object
Outputs
int
an
object
Definition
USING:
alien
alien.c-types
alien.syntax
x11.X
x11.io
;
IN:
x11.xlib
:
XwcLookupString
( ic event buffer_return bytes_buffer keysym_return status_return -- int )
\
int
"xlib"
"XwcLookupString"
{
XIC
pointer:
XKeyPressedEvent
pointer:
ulong
int
pointer:
KeySym
pointer:
Status
}
f
alien-invoke
awaken-event-loop
;