boxed_can_deserialize
Description:
Checks whether it is possible to deserialize a GBoxed of type gboxed_type from a
Node of type node_type
Parameters:
| node_type |
a Node type |
| gboxed_type |
a boxed type |
Returns:
true if the type can be deserialized, false otherwise |
Namespace: Json
Package: json-glib-1.0