[ Version ( deprecated = true , deprecated_since = "0.14.0" ) ]
public bool has_tag (string tag)
Warning: has_tag is deprecated since 0.14.0.
Check for presence of a tag.
The Exiv2 Tag Reference can be found at http://exiv2.org/metadata.html
| this |
An instance of [class@GExiv2.Metadata] |
| tag |
Exiv2 tag |
|
true if the tag is present. |