cef_domnode_t.get_document

Returns the document associated with this node.

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

Meta