Virtual Method
JsonSerializableget_property
Declaration [src]
void
get_property (
JsonSerializable* serializable,
GParamSpec* pspec,
GValue* value
)
Description [src]
Calls the Json.SerializableIface.get_property
implementation
on the JsonSerializable
instance, which will get the value of
the given property.
Available since: | 0.14 |