cef_context_menu_params_t.get_frame_url

Returns the URL of the subframe 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_frame_url;

Meta