Table of Contents

Class CellAllocCallbackCallHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

Call Handler for CellAllocCallback. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class CellAllocCallbackCallHandler
Inheritance
CellAllocCallbackCallHandler
Inherited Members

Constructors

CellAllocCallbackCallHandler(CellAllocCallback)

public CellAllocCallbackCallHandler(CellAllocCallback managed)

Parameters

managed CellAllocCallback

Fields

NativeCallback

public CellAllocCallback NativeCallback

Field Value

CellAllocCallback