http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFB.html
IDirectFB
SetClipboardData
Set clipboard content.
SetClipboardData (
IDirectFB.html
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.
