cef_domnode_t.has_children

Returns true (1) if this node has child nodes.

struct cef_domnode_t
extern (System)
int function(cef_domnode_t* self) nothrow has_children;

Meta