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