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