GtkCellAreaClass.getCellProperty

This should be implemented to report the values of child cell properties for a given child #GtkCellRenderer.

struct GtkCellAreaClass
extern (C)
void function(GtkCellArea* area, GtkCellRenderer* renderer, uint propertyId, GValue* value, GParamSpec* pspec) getCellProperty;