cef_drag_data_t.set_fragment_base_url

Set the base URL that the fragment came from.

struct cef_drag_data_t
extern (System)
void function(cef_drag_data_t* self, const(cef_string_t)* base_url) nothrow set_fragment_base_url;

Meta