@get
Description:
[
Version ( since =
"0.1.4" ) ]
public unowned Value?
@get (
KeyID key)
Get the first value from this associated with key.
Parameters:
| this |
data to retrieve value
|
| key |
key to look up.
|
Returns:
|
a Value. This value should not be modified nor freed by user.
|