Serializable.getProperty
void getProperty(gobject.param_spec.ParamSpec pspec, out gobject.value.Value value)Calls the vfuncJson.Serializable.get_property implementation on the [json.serializable.Serializable] instance, which will get the value of the given property.
Parameters
pspec | a property description |
value | return location for the property value |