Valadoc | Vala | Tutorial | API-References | Markup

boxed_deserialize


Description:

public void* boxed_deserialize (Type gboxed_type, Node node)

Deserializes node into a GBoxed of gboxed_type

g_boxed_free to release the resources allocated by this function

Parameters:

gboxed_type a boxed type
node a Node

Returns:

the newly allocated GBoxed. Use

Namespace: Json
Package: json-glib-1.0