get_tag_type


Description:

[ Version ( deprecated = true , deprecated_since = "0.12.2" ) ]
public static unowned string? get_tag_type (string tag)

Warning: get_tag_type is deprecated since 0.12.2.

The names of the various Exiv2 tag types can be found at Exiv2GExiv2Metadata::TypeId, <ulink url="http://exiv2.

Note:

Use try_get_tag_type instead.

org/doc/namespaceExiv2.html#a5153319711f35fe81cbc13f4b852450c"></ulink>

The Exiv2 Tag Reference can be found at <ulink url="http://exiv2.org/metadata.html"></ulink>

Parameters:

tag

An Exiv2 tag

Returns:

The tag's type name.