Table of Contents

Class CustomAllocateFuncCallHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

Call Handler for CustomAllocateFunc. 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 CustomAllocateFuncCallHandler
Inheritance
CustomAllocateFuncCallHandler
Inherited Members

Constructors

CustomAllocateFuncCallHandler(CustomAllocateFunc)

public CustomAllocateFuncCallHandler(CustomAllocateFunc managed)

Parameters

managed CustomAllocateFunc

Fields

NativeCallback

public CustomAllocateFunc NativeCallback

Field Value

CustomAllocateFunc