Handbook
Glossary
clutter_scriptable_parse_custom_node ( scriptable script value name node -- gboolean )
Vocabulary
clutter
.
ffi
Inputs
scriptable
an
object
script
an
object
value
an
object
name
an
object
node
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
clutter.json.ffi
gobject-introspection.standard-types
gobject.ffi
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
gboolean
clutter_scriptable_parse_custom_node
( ClutterScriptable* scriptable, ClutterScript* script,
GValue* value, gchar* name, JsonNode* node )