cef_domdocument_t.get_body

Returns the BODY node of an HTML document.

struct cef_domdocument_t
extern (System)
cef_domnode_t* function(cef_domdocument_t* self) nothrow get_body;

Meta