Handbook
Glossary
XChangeProperty ( display w property type format mode data nelements -- int )
Vocabulary
x11
.
xlib
Inputs
display
an
object
w
an
object
property
an
object
type
an
object
format
an
object
mode
an
object
data
an
object
nelements
an
object
Outputs
int
an
object
Definition
USING:
alien
alien.c-types
alien.syntax
x11.X
x11.io
;
IN:
x11.xlib
:
XChangeProperty
( display w property type format mode data nelements -- int )
\
int
"xlib"
"XChangeProperty"
{
pointer:
Display
Window
Atom
Atom
int
int
pointer:
void
int
}
f
alien-invoke
awaken-event-loop
;