Handbook
Glossary
json_node_get_value ( node value -- )
Vocabulary
clutter
.
json
.
ffi
Inputs
node
an
object
value
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject.ffi
;
IN:
clutter.json.ffi
LIBRARY:
clutter.json
FUNCTION:
void
json_node_get_value
( JsonNode* node, GValue** value )