clear_tag


Description:

[ Version ( deprecated = true , deprecated_since = "0.14.0" ) ]
public bool clear_tag (string tag)

Warning: clear_tag is deprecated since 0.14.0.

Removes the Exiv2 tag from the metadata object.

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

Parameters:

this

An instance of [class@GExiv2.Metadata]

tag

Exiv2 tag

Returns:

true if the tag was present.