ValueGst.serialize

tries to transform the given value into a string representation that allows getting back this string later on using Value.deserialize.

Free-function: g_free

struct ValueGst
static
string
serialize

Parameters

value Value

a gobject.Value to serialize

Return Value

Type: string

the serialization for value or NULL if none exists