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