Delegate CellLayoutIfaceData.AddAttributeCallback
public delegate void CellLayoutIfaceData.AddAttributeCallback(IntPtr cellLayout, IntPtr cell, NonNullableUtf8StringHandle attribute, int column)
Parameters
cellLayout
IntPtrcell
IntPtrattribute
NonNullableUtf8StringHandlecolumn
int