cef_drag_data_t.set_link_url

Set the link URL that is being dragged.

struct cef_drag_data_t
extern (System)
void function(cef_drag_data_t* self, const(cef_string_t)* url) nothrow set_link_url;

Meta