cef_drag_data_t.reset_file_contents

Reset the file contents. You should do this before calling

More...
struct cef_drag_data_t
extern (System)
void function(cef_drag_data_t* self) nothrow reset_file_contents;

Detailed Description

cef browser host t

:DragTargetDragEnter as the web view does not allow us to drag in this kind of data.

Meta