[ Version ( since = "0.12.2" ) ]
public bool try_set_tag_long (string tag, long value) throws Error
The Exiv2 Tag Reference can be found at http://exiv2.org/metadata.html
Use [method@Metadata.set_tag_long] instead.
| this |
An instance of [class@GExiv2.Metadata] |
| tag |
Exiv2 tag name |
| value |
The value to set or replace the existing value |
|
TRUE on success |