API Version: 1.0
Library Version: 1.0.3
gboolean as_component_add_tag ( AsComponent* cpt, const gchar* ns, const gchar* tag )
Add a tag to this component.
ns
const gchar*
The namespace the tag belongs to.
tag
The tag name.
gboolean
TRUE if the tag was added.
TRUE