TypeScript API Documentation for JSON-GLIB
API Version: 1.0
Library Version: 1.10.8
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 0.10
Checks whether it is possible to deserialize a GBoxed of type gboxed_type from a Json.Node of type node_type.
GBoxed
gboxed_type
node_type
a boxed type
a node type
TRUE if the type can be deserialized, and FALSE otherwise
TRUE
FALSE
0.10
Checks whether it is possible to deserialize a
GBoxedof typegboxed_typefrom a Json.Node of typenode_type.