API Version: 1.0
Library Version: 1.0.1
gboolean as_release_has_tag ( AsRelease* release, const gchar* ns, const gchar* tag )
Test if the release 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