[ Version ( since = "0.14.0" ) ]
public bool try_clear_tag (string tag) throws Error
Removes the Exiv2 tag from the metadata object.
Use [method@Metadata.clear_tag] instead.
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 was present. |