API Version: 1.0
Library Version: 1.0.3
gboolean as_component_has_tag ( AsComponent* cpt, const gchar* ns, const gchar* tag )
Test if the component is tagged with the selected tag.
ns
const gchar*
The namespace the tag belongs to.
tag
The tag name.
gboolean
TRUE if tag exists.
TRUE