ContainerClass.findChildProperty

Finds a child property of a container class by name.

class ContainerClass
findChildProperty
()

Parameters

propertyName string

the name of the child property to find

Return Value

Type: ParamSpec

the #GParamSpec of the child property or %NULL if @class has no child property with that name.

Meta