boxedDeserialize

Deserializes the given json.node.Node into a GBoxed of the given type.

Parameters

gboxedType gobject.types.GType

a boxed type

node json.node.Node

a node

Return Value

Type: void*

the newly allocated boxed data