set-snip-data in editor<%>
Sets extra data associated with the snip (e.g., location information in a pasteboard). See Editor Data for more information.
( -> void
send an-editor set-snip-data thesnip data)
thesnip : snip% object
data : editor-data% object