cef_domnode_t.is_text

Returns true (1) if this is a text node.

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

Meta