Delegate CellLayoutIfaceData.SetCellDataFuncCallback
public delegate void CellLayoutIfaceData.SetCellDataFuncCallback(IntPtr cellLayout, IntPtr cell, CellLayoutDataFunc func, IntPtr funcData, DestroyNotify destroy)
Parameters
cellLayout
IntPtrcell
IntPtrfunc
CellLayoutDataFuncfuncData
IntPtrdestroy
DestroyNotify