get_tag_description
Description:
[ Version ( deprecated = true , deprecated_since = "0.12.2" ) ]
public static unowned string? get_tag_description (string tag)
public static unowned string? get_tag_description (string tag)
Warning: get_tag_description is deprecated since 0.12.2.
The Exiv2 Tag Reference can be found at <ulink url="http://exiv2.
Note:
Use try_get_tag_description instead.
org/metadata.html"></ulink>
Parameters:
tag |
An Exiv2 tag |
Returns:
The tag's description |