Serializable.findProperty

Calls the vfuncJson.Serializable.find_property implementation on the json.serializable.Serializable instance, which will return the property description for the given name.

interface Serializable
findProperty
(
string name
)

Parameters

name string

the name of the property

Return Value

Type: gobject.param_spec.ParamSpec

the property description