Documentation
Dlang.org
JsonSerializableIface.deserializeProperty
json
c
types
JsonSerializableIface
struct
JsonSerializableIface
extern (
C
)
bool
function
(
JsonSerializable
*
serializable
,
const
(
char
)*
propertyName
,
GValue
*
value
,
GParamSpec
*
pspec
,
JsonNode
*
propertyNode
)
deserializeProperty
;
json
c
types
JsonSerializableIface
variables
deserializeProperty
findProperty
gIface
getProperty
listProperties
serializeProperty
setProperty