[previous] [up] [next]     [index]
Next: get-types Up: clipboard-client Previous: add-type

get-data

Called when some process requests clipboard data while this client owns the clipboard. The requested format is passed to the method, and the result should be a string matching the requested format, or #f if the request cannot be fulfilled. (Only data format names in the client's list will be passed to this method; see also add-type.)



PLT