Table of Contents

Delegate CellAreaClassData.ForeachAllocCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate void CellAreaClassData.ForeachAllocCallback(IntPtr area, IntPtr context, IntPtr widget, IntPtr cellArea, IntPtr backgroundArea, CellAllocCallback callback, IntPtr callbackData)

Parameters

area IntPtr
context IntPtr
widget IntPtr
cellArea IntPtr
backgroundArea IntPtr
callback CellAllocCallback
callbackData IntPtr