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