Table of Contents

Delegate CellLayoutIfaceData.SetCellDataFuncCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate void CellLayoutIfaceData.SetCellDataFuncCallback(nint cellLayout, nint cell, CellLayoutDataFunc func, nint funcData, DestroyNotify destroy)

Parameters

cellLayout nint
cell nint
func CellLayoutDataFunc
funcData nint
destroy DestroyNotify