DirectFB Reference Manual
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.

  (C) Copyright by convergence GmbH