Package: gtk

Function gtk-cell-area-class-find-cell-property

Lambda List

gtk-cell-area-class-find-cell-property (gtype property)

Arguments

gtype -- a g-type type ID
property -- a string with the name of the cell property to find

Return Value

The g-param-spec instance of the cell property or a null-pointer if the gtype type has no child property with that name.

Details

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

See also

2021-12-19