Table of Contents

Delegate CellAllocCallback

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

Parameters

renderer nint
cellArea nint
cellBackground nint
data nint

Returns

bool