cef_navigation_entry_t.get_original_url

Returns the original URL that was entered by the user before any redirects.

struct cef_navigation_entry_t
extern (System)
cef_string_userfree_t function(cef_navigation_entry_t* self) nothrow get_original_url;

Meta