Method
GlyCreatoradd_metadata_key_value
since: 2.0
Declaration [src]
gboolean
gly_creator_add_metadata_key_value (
GlyCreator* creator,
const gchar* key,
const gchar* value
)
Description [src]
Add metadata that are stored as key-value pairs.
A prominent example are PNG’s tEXt chunks.
If an entry with key already exists, it will be replaced.
Available since: 2.0