Handbook
Glossary
json_boxed_deserialize ( gboxed_type node -- gpointer )
Vocabulary
clutter
.
json
.
ffi
Inputs
gboxed_type
an
object
node
an
object
Outputs
gpointer
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.json.ffi
LIBRARY:
clutter.json
FUNCTION:
gpointer
json_boxed_deserialize
(
GType
gboxed_type, JsonNode* node )