cef_drag_data_t.set_fragment_html

Set the text/html fragment that is being dragged.

struct cef_drag_data_t
extern (System)
void function(cef_drag_data_t* self, const(cef_string_t)* html) nothrow set_fragment_html;

Meta