cef_domdocument_t.get_document

Returns the root document node.

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

Meta