cef_context_menu_params_t.get_page_url

Returns the URL of the top level page 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_page_url;

Meta