[ Version ( deprecated = true , deprecated_since = "0.12.2" ) ]
public bool set_xmp_tag_struct (string tag, StructureType type)
Warning: set_xmp_tag_struct is deprecated since 0.12.2.
The Exiv2 Tag Reference can be found at <ulink url="http://exiv2.
Use try_set_xmp_tag_struct instead.
org/metadata.html"></ulink>
this |
An instance of Metadata |
tag |
Exiv2 tag name |
type |
The GExiv2StructureType specifying the type of structure |
TRUE on success |