Valadoc | Vala | Tutorial | API-References | Markup

boxed_can_deserialize


Description:

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 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