try_set_tag_long


Description:

[ 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

Note:

Use [method@Metadata.set_tag_long] instead.

Parameters:

this

An instance of [class@GExiv2.Metadata]

tag

Exiv2 tag name

value

The value to set or replace the existing value

Returns:

TRUE on success