Valadoc | Vala | Tutorial | API-References | Markup

boxed_register_serialize_func


Description:

public void boxed_register_serialize_func (Type gboxed_type, NodeType node_type, BoxedSerializeFunc serialize_func)

Registers a serialization function for a GBoxed of type gboxed_type to a Node of type node_type

Parameters:

node_type a node type
gboxed_type a boxed type
serialize_func serialization function for boxed_type into a Node of type node_type

Namespace: Json
Package: json-glib-1.0