cef_domnode_t.get_element_attribute

Returns the element attribute named |attrName|.

struct cef_domnode_t
extern (System)
cef_string_userfree_t function(cef_domnode_t* self, const(cef_string_t)* attrName) nothrow get_element_attribute;

Meta