Reference Manual - 1.0.0
IDirectFB   SetClipboardData

Set clipboard content.

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.