Virtual Method
JsonSerializablefind_property
Declaration [src]
GParamSpec*
find_property (
JsonSerializable* serializable,
const char* name
)
Description [src]
Calls the Json.SerializableIface.find_property
implementation on
the JsonSerializable
instance, which will return the property
description for the given name.
Available since: | 0.14 |