Handbook
Glossary
json_serializable_default_serialize_property ( serializable property_name value pspec -- JsonNode* )
Vocabulary
clutter
.
json
.
ffi
Inputs
serializable
an
object
property_name
an
object
value
an
object
pspec
an
object
Outputs
JsonNode*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
clutter.json.ffi
LIBRARY:
clutter.json
FUNCTION:
JsonNode*
json_serializable_default_serialize_property
( JsonSerializable* serializable, gchar* property_name,
GValue* value, GParamSpec* pspec )