| DirectFB Reference Manual | ||
| |||
Get clipboard content.
| GetClipboardData ( | ||
| IDirectFB | *thiz | |
| char | **mime_type | |
| void | **data | |
| unsigned int | *size | |
| ); | ||
Memory returned in mime_type and data has to be freed.
This is an experimental and intermediate API call that is supposed to change soon.
| (C) Copyright by convergence GmbH |
|