cef_xml_reader_t.get_attribute_byqname

Returns the value of the attribute with the specified qualified name.

struct cef_xml_reader_t
extern (System)
cef_string_userfree_t function(cef_xml_reader_t* self, const(cef_string_t)* qualifiedName) nothrow get_attribute_byqname;

Meta