cef_drag_data_t.set_fragment_text

Set the plain text fragment that is being dragged.

struct cef_drag_data_t
extern (System)
void function(cef_drag_data_t* self, const(cef_string_t)* text) nothrow set_fragment_text;

Meta