try_set_xmp_tag_struct


Description:

[ Version ( since = "0.12.2" ) ]
public bool try_set_xmp_tag_struct (string tag, StructureType type) throws Error

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

Note:

Use [method@Metadata.set_xmp_tag_struct] instead.

Parameters:

this

An instance of [class@GExiv2.Metadata]

tag

Exiv2 tag name

type

The GExiv2StructureType specifying the type of structure

Returns:

TRUE on success