gvalue: add "steal_string"
A new call has been added to the API: g_value_steal_string ()
This call is needed to avoid an extra copy after serialization of the data.
Edited by Philip Withnall
A new call has been added to the API: g_value_steal_string ()
This call is needed to avoid an extra copy after serialization of the data.