ObjectClass.findProperty

Looks up the gobject.ParamSpec for a property of a class.

class ObjectClass
findProperty
()

Parameters

propertyName string

the name of the property to look up

Return Value

Type: ParamSpec

the gobject.ParamSpec for the property, or NULL if the class doesn't have a property of that name