Delegate CellLayoutIfaceData.SetCellDataFuncCallback
public delegate void CellLayoutIfaceData.SetCellDataFuncCallback(nint cellLayout, nint cell, CellLayoutDataFunc func, nint funcData, DestroyNotify destroy)
Parameters
cellLayout
nintcell
nintfunc
CellLayoutDataFuncfuncData
nintdestroy
DestroyNotify