Handbook
Glossary
XConvertSelection ( display selection target property requestor time -- int )
Vocabulary
x11
.
xlib
Inputs
display
an
object
selection
an
object
target
an
object
property
an
object
requestor
an
object
time
an
object
Outputs
int
an
object
Definition
USING:
alien
alien.c-types
alien.syntax
x11.X
x11.io
;
IN:
x11.xlib
:
XConvertSelection
( display selection target property requestor time -- int )
\
int
"xlib"
"XConvertSelection"
{
pointer:
Display
Atom
Atom
Atom
Window
Time
}
f
alien-invoke
awaken-event-loop
;