cef_domnode_t.has_element_attributes

Returns true (1) if this element has attributes.

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

Meta