Reference Manual - 1.2.7
IDirectFB   SetClipboardData

Set clipboard content.

DFBResult SetClipboardData (
  IDirectFB   * thiz,
  const char   * mime_type,
  const void   * data,
  unsigned int   size,
  struct timeval   * ret_timestamp
);

This is an experimental and intermediate API call that is supposed to change soon.

If timestamp is non null DirectFB returns the time stamp that it associated with the new data.

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License