or null if none exists
valueSerialize
fn
string valueSerialize(gobject.value.Value value)tries to transform the given value into a string representation that allows getting back this string later on using [gst.global.valueDeserialize].
Free-function: g_free
Parameters
value | a #GValue to serialize |
Returns
the serialization for value