CellArea.classFindCellProperty

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

class CellArea
static
classFindCellProperty

Parameters

aclass GtkCellAreaClass*

a GtkCellAreaClass

propertyName string

the name of the child property to find

Return Value

Type: ParamSpec

the GParamSpec of the child property or NULL if aclass has no child property with that name. [transfer none] Since 3.0

Meta