[ CCode ( has_target = false ) ]
public delegate string ValueSerializeFunc (Value value1)
Used by serialize to obtain a non-binary form of the Value .
Free-function: g_free
value1 |
a Value |
the string representation of the value |