cef_context_menu_params_t.get_unfiltered_link_url

Returns the link URL, if any, to be used ONLY for "copy link address". We don't validate this field in the frontend process.

struct cef_context_menu_params_t
extern (System)
cef_string_userfree_t function(cef_context_menu_params_t* self) nothrow get_unfiltered_link_url;

Meta