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