set_string
Description:
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.
Parameters:
this |
data to modify |
key |
key to change or add |
strvalue |
the new value |