get_metadata_item
Description:
[
Version ( since =
"0.1.32" ) ]
public unowned string get_metadata_item (
string key)
Gets an item of data from the ICC metadata store.
Parameters:
this |
A valid Icc
|
key |
the dictionary key
|
Returns:
The dictionary data, or null if the key does not exist.
|