try_has_tag


Description:

[ Version ( deprecated = true , deprecated_since = "0.16.0" , since = "0.14.0" ) ]
public bool try_has_tag (string tag) throws Error

Warning: try_has_tag is deprecated since 0.16.0.

The Exiv2 Tag Reference can be found at http://exiv2.org/metadata.html

Note:

Use [method@Metadata.has_tag] instead.

Parameters:

this

An instance of [class@GExiv2.Metadata]

tag

Exiv2 tag

Returns:

TRUE if the tag is present.