http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFB.html
IDirectFB
GetClipboardData
Get clipboard content.
GetClipboardData (
IDirectFB.html
IDirectFB
*
thiz,
char
**
ret_mimetype,
void
**
ret_data,
unsigned int
*
ret_size
);
Memory returned in *ret_mimetype and *ret_data has to be freed.
This is an experimental and intermediate API call that is supposed to change soon.
