[ Version ( since = "0.1.4" ) ]
public void set_string (KeyID key, string strvalue)
Sets the first string value associated with key
in this.
If key
already has a value old value is freed and the new one is set.
this |
data to modify |
key |
key to change or add |
strvalue |
the new value |