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