Table of Contents

Delegate CellLayoutIfaceData.SetCellDataFuncCallback

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

Parameters

cellLayout IntPtr
cell IntPtr
func CellLayoutDataFunc
funcData IntPtr
destroy DestroyNotify