| Parents: | x11 | 
| Authors: | Eduardo Cavazos, Slava Pestov | 
| Class | Superclass | Slots | 
|  x-clipboard |  tuple | atom contents | 
| Word | Stack 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 ) | 
| Word | Stack effect | 
|  x-clipboard? | ( object -- ? ) |