Reference Manual - 1.4.11
IDirectFB   GetClipboardData

Get clipboard content.

DFBResult GetClipboardData (
  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.

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