API Version: 1.0
Library Version: 1.0.2
gboolean as_release_add_tag ( AsRelease* release, const gchar* ns, const gchar* tag )
Add a tag to this release.
ns
const gchar*
The namespace the tag belongs to.
tag
The tag name.
gboolean
TRUE if the tag was added.
TRUE