[ Version ( since = "0.1.10" ) ]
public void set_string (KeyID key, string strvalue)
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.
this |
set of related keys to modify |
key |
key to change or add |
strvalue |
the new value |