cef_context_menu_params_t.get_link_url

Returns the URL of the link, if any, that encloses the node that the context menu was invoked on.

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

Meta