[ Version ( since = "0.1.4" ) ]
public unowned string get_string (KeyID key)
Returns the first string value associated with key
from this.
If key
has no first value, or value is not string, or key
is not in this,
then null is returned.
this |
data to inspect |
key |
key to use |
string associated with |