[ CCode ( has_construct_function = false ) ]
public Metadata ()
Create an empty Metadata object.
To use it, either use the many setter functions to popuplate the data from scratch or use [method@GExiv2.Metadata.open_path] or [ method@GExiv2.Metadata.open_buf] to populate it from an existing file.
|
A fully constructed [class@GExiv2.Metadata] ready to be used |