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
Serializes a pointer to a GBoxed of the given type into a Json.Node.
GBoxed
If the serialization is not possible, this function will return NULL.
NULL
a boxed type
Optional
a pointer to a boxed of type gboxed_type
gboxed_type
a node with the serialized boxed type
0.10
Serializes a pointer to a
GBoxedof the given type into a Json.Node.If the serialization is not possible, this function will return
NULL.