cef_domnode_t.get_first_child

Return the first child node.

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

Meta