API Version: 3.0
Library Version: 2.90.0
Generated by gi-docgen 2024.1
unstable since: 3.0
void purple_xmlnode_set_attrib ( PurpleXmlNode* node, const char* attr, const char* value )
Sets an attribute for a node.
Available since: 3.0
attr
Type: const char*
const char*
The name of the attribute.
value
The value of the attribute.