[previous] [up] [next]     [contents] [index]
Next: get-types Up: wx:clipboard-client Previous: being-replaced

get-data

This method is 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 null is 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