Serializable.setProperty
void setProperty(gobject.param_spec.ParamSpec pspec, gobject.value.Value value)Calls the vfuncJson.Serializable.set_property implementation on the [json.serializable.Serializable] instance, which will set the property with the given value.
Parameters
pspec | a property description |
value | the property value to set |