XConvertSelection ( display selection target property requestor time -- int )


Vocabulary
x11.xlib

Inputs
displayan object
selectionan object
targetan object
propertyan object
requestoran object
timean object


Outputs
intan object


Definition


: XConvertSelection
( display selection target property requestor time -- int )
\ int "xlib" "XConvertSelection"
{ pointer: Display Atom Atom Atom Window Time } f
alien-invoke awaken-event-loop ;