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