CellAreaClass.findCellProperty

Finds a cell property of a cell area class by name.

class CellAreaClass
findCellProperty
()

Parameters

propertyName string

the name of the child property to find

Return Value

Type: ParamSpec

the gobject.ParamSpec of the child property or NULL if aclass has no child property with that name.

Meta