set_string
Description:
Sets the value associated with key
into this.
key
must have been registered as a strying-type key. Old value is freed and the new one is set.
Parameters:
this |
set of related keys to modify |
key |
key to change or add |
strvalue |
the new value |