deserialize_object_by_type


Description:

public Object deserialize_object_by_type (Type obj_type, SubCollectionCreationFunc? sub_creation_func = null) throws JsonError

Method for deserializing the GLib.Object with GLib.Type

Parameters:

obj_type

Type of objects

sub_creation_func

Function for creating collection objects with generics

Returns:

Deserialized object

Exceptions:

JsonError

Error with json string

Since:

3.0