GtkCellAreaClass.getCellProperty

This should be implemented to report the values of child cell properties for a given child gtk.cell_renderer.CellRenderer.

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