Interface that allows serializing and deserializing object instances
with properties storing complex data types.
The [funcJson.gobject_from_data] and [funcJson.gobject_to_data]
functions will check if the passed object type implements this interface,
so it can also be used to override the default property serialization
sequence.
Interface that allows serializing and deserializing object instances with properties storing complex data types.
The [func
Json
.gobject_from_data] and [funcJson
.gobject_to_data] functions will check if the passed object type implements this interface, so it can also be used to override the default property serialization sequence.