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

这个是测试版内部API,很快会被更改。如果timestamp 参数不为空,DirectFB根据最新的日期返回时间戳

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