boxed_deserialize


Description:


[ Version ( since = "0.10" ) ]
public void* boxed_deserialize (Type gboxed_type, Node node)

Deserializes the given [struct@Json.

Node] into a `GBoxed` of the given type.

Parameters:

gboxed_type

a boxed type

node

a node

Returns:

the newly allocated boxed data


Namespace: Json
Package: json-glib-1.0