Handbook
Glossary
json_boxed_can_serialize ( gboxed_type node_type -- gboolean )
Vocabulary
clutter
.
json
.
ffi
Inputs
gboxed_type
an
object
node_type
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.json.ffi
LIBRARY:
clutter.json
FUNCTION:
gboolean
json_boxed_can_serialize
(
GType
gboxed_type, JsonNodeType* node_type )