gobjectDeserialize

Creates a new gobject.object.ObjectWrap instance of the given type, and constructs it using the members of the object in the given node.

Parameters

gtypethe type of the object to create
nodea node of type json.types.NodeType.Object describing the object instance for the given type

Returns

The newly created instance