Virtual Method
JsonSerializableset_property
Declaration [src]
void
set_property (
JsonSerializable* serializable,
GParamSpec* pspec,
const GValue* value
)
Description [src]
Calls the Json.SerializableIface.set_property
implementation
on the JsonSerializable
instance, which will set the property
with the given value.
Available since: | 0.14 |