Handbook
Glossary
XMoveWindow ( display w x y -- Status )
Vocabulary
x11
.
xlib
Inputs
display
an
object
w
an
object
x
an
object
y
an
object
Outputs
Status
an
object
Definition
USING:
alien
alien.c-types
alien.syntax
x11.X
x11.io
;
IN:
x11.xlib
:
XMoveWindow
( display w x y -- Status )
\
Status
"xlib"
"XMoveWindow"
{
pointer:
Display
Window
int
int
}
f
alien-invoke
awaken-event-loop
;