Table of Contents

Delegate CellAreaClassData.ActivateCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool CellAreaClassData.ActivateCallback(IntPtr area, IntPtr context, IntPtr widget, IntPtr cellArea, CellRendererState flags, bool editOnly)

Parameters

area IntPtr
context IntPtr
widget IntPtr
cellArea IntPtr
flags CellRendererState
editOnly bool

Returns

bool