cef_domdocument_t.get_complete_url

Returns a complete URL based on the document base URL and the specified partial URL.

struct cef_domdocument_t
extern (System)
cef_string_userfree_t function(cef_domdocument_t* self, const(cef_string_t)* partialURL) nothrow get_complete_url;

Meta