cef_domdocument_t.get_head

Returns the HEAD node of an HTML document.

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

Meta