cef_frame_t.get_source

Retrieve this frame's HTML source as a string sent to the specified visitor.

struct cef_frame_t
extern (System)
void function(cef_frame_t* self, cef_string_visitor_t* visitor) nothrow get_source;

Meta