cef_domnode_t.is_editable

Returns true (1) if this is an editable node.

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

Meta