cef_drag_data_t.get_fragment_base_url

Return the base URL that the fragment came from. This value is used for resolving relative URLs and may be NULL.

struct cef_drag_data_t
extern (System)
cef_string_userfree_t function(cef_drag_data_t* self) nothrow get_fragment_base_url;

Meta