GtkCellLayoutIface.setCellDataFunc

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct GtkCellLayoutIface
extern (C)
void function(GtkCellLayout* cellLayout, GtkCellRenderer* cell, GtkCellLayoutDataFunc func, void* funcData, GDestroyNotify destroy) setCellDataFunc;

Meta