Table of Contents

Class CustomAllocateFuncAsyncHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

Async Handler for CustomAllocateFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class CustomAllocateFuncAsyncHandler
Inheritance
CustomAllocateFuncAsyncHandler
Inherited Members

Constructors

CustomAllocateFuncAsyncHandler(CustomAllocateFunc)

public CustomAllocateFuncAsyncHandler(CustomAllocateFunc managed)

Parameters

managed CustomAllocateFunc

Fields

NativeCallback

public CustomAllocateFunc NativeCallback

Field Value

CustomAllocateFunc