deserialize
Description:
Loads data previously created via [method@Gsk.
RenderNode.serialize].
For a discussion of the supported format, see that function.
Parameters:
| bytes |
the bytes containing the data |
| error_func |
callback on parsing errors |
| user_data |
user_data for |
Returns:
|
a new render node |