Table of Contents

Class CustomAllocateFuncForeverHandler

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll

Forever Handler for CustomAllocateFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class CustomAllocateFuncForeverHandler
Inheritance
CustomAllocateFuncForeverHandler
Inherited Members

Constructors

CustomAllocateFuncForeverHandler(CustomAllocateFunc)

public CustomAllocateFuncForeverHandler(CustomAllocateFunc managed)

Parameters

managed CustomAllocateFunc

Fields

NativeCallback

public CustomAllocateFunc NativeCallback

Field Value

CustomAllocateFunc