boxed_can_deserialize


Description:


[ Version ( since = "0.10" ) ]
public bool boxed_can_deserialize (Type gboxed_type, NodeType node_type)

Checks whether it is possible to deserialize a `GBoxed` of type `gboxed_type` from a [struct@Json.

Node] of type `node_type`.

Parameters:

gboxed_type

a boxed type

node_type

a node type

Returns:

`TRUE` if the type can be deserialized, and `FALSE` otherwise


Namespace: Json
Package: json-glib-1.0