Method
GlyImageget_metadata_key_value
since: 2.0
Declaration [src]
gchar*
gly_image_get_metadata_key_value (
GlyImage* image,
const gchar* key
)
Description [src]
Get metadata that are stored as key-value pairs.
A prominent example are PNG’s tEXt and zTXt chunks.
Note
In contrast to gdk-pixbuf’s option feature, the
keys do not carry prefixes like tEXt:: or zTXt::.
Available since: 2.0