cef_domnode_t.get_element_attributes

Returns a map of all element attributes.

struct cef_domnode_t
extern (System)
void function(cef_domnode_t* self, cef_string_map_t attrMap) nothrow get_element_attributes;

Meta