Handbook
Glossary
XSetForeground ( display gc foreground -- Status )
Vocabulary
x11
.
xlib
Inputs
display
an
object
gc
an
object
foreground
an
object
Outputs
Status
an
object
Definition
USING:
alien
alien.c-types
alien.syntax
x11.io
;
IN:
x11.xlib
:
XSetForeground
( display gc foreground -- Status )
\
Status
"xlib"
"XSetForeground"
{
pointer:
Display
GC
ulong
}
f
alien-invoke
awaken-event-loop
;