cef_frame_t.view_source

Save this frame's HTML source to a temporary file and open it in the default text viewing application. This function can only be called from the browser process.

struct cef_frame_t
extern (System)
void function(cef_frame_t* self) nothrow view_source;

Meta