RenderNode.deserialize

Loads data previously created via gsk.render_node.RenderNode.serialize.

For a discussion of the supported format, see that function.

Parameters

bytesthe bytes containing the data
errorFuncCallback on parsing errors

Returns