x11.clipboard vocabulary
Factor handbook ยป Vocabulary index


Summary
X11 clipboard access utilities

Metadata
Authors:Eduardo Cavazos, Slava Pestov


Words

Tuple classes
ClassSuperclassSlots
x-clipboard tupleatom contents


Ordinary words
WordStack effect
<x-clipboard>( atom -- clipboard )
XA_CLIPBOARD( -- atom )
XA_TARGETS( -- atom )
XA_TEXT( -- atom )
XA_TIMESTAMP( -- atom )
XA_UTF8_STRING( -- atom )
convert-selection( win selection -- )
own-selection( prop win -- )
selection-from-event( event window -- string )
selection-property( -- n )
send-notify( evt prop -- )
send-notify-failure( evt -- )
send-notify-success( evt -- )
set-targets-prop( evt -- )
set-timestamp-prop( evt -- )
snarf-property( prop-return -- string )
window-property( win prop delete? -- string )


Class predicate words
WordStack effect
x-clipboard?( object -- ? )


Files


Metadata files