Handbook
Glossary
json_node_new ( type -- JsonNode* )
Vocabulary
clutter
.
json
.
ffi
Inputs
type
an
object
Outputs
JsonNode*
an
object
Definition
USING:
alien.syntax
;
IN:
clutter.json.ffi
LIBRARY:
clutter.json
FUNCTION:
JsonNode*
json_node_new
(
JsonNodeType
type )