cef_frame_t.load_url

Load the specified |url|.

struct cef_frame_t
extern (System)
void function(cef_frame_t* self, const(cef_string_t)* url) nothrow load_url;

Meta