Table of Contents

Delegate CellAllocCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool CellAllocCallback(IntPtr renderer, IntPtr cellArea, IntPtr cellBackground, IntPtr data)

Parameters

renderer IntPtr
cellArea IntPtr
cellBackground IntPtr
data IntPtr

Returns

bool