[ Version ( since = "0.1.5" ) ]
public unowned string get_metadata_item (string key)
Returns the profile metadata for a specific key.
this |
a Profile instance. |
key |
a key for the metadata dictionary |
the metadata value, or null if not set. |