Table of Contents

Class HookFinalizeFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class HookFinalizeFuncForeverHandler
Inheritance
HookFinalizeFuncForeverHandler
Inherited Members

Constructors

HookFinalizeFuncForeverHandler(HookFinalizeFunc)

public HookFinalizeFuncForeverHandler(HookFinalizeFunc managed)

Parameters

managed HookFinalizeFunc

Fields

NativeCallback

public HookFinalizeFunc NativeCallback

Field Value

HookFinalizeFunc