cef_domnode_t.get_parent

Returns the parent node.

struct cef_domnode_t
extern (System)
cef_domnode_t* function(cef_domnode_t* self) nothrow get_parent;

Meta